Comparing version 0.1.6 to 0.1.7
@@ -44,2 +44,4 @@ #!/usr/bin/env node | ||
options.number = options.number || parseInt(remain[1], 0); | ||
operations.push(git.getRepositoryName); | ||
@@ -46,0 +48,0 @@ operations.push(git.getCurrentBranch); |
{ | ||
"name": "gh", | ||
"description": "Github command line tools helps you improve using git and github from the terminal.", | ||
"version": "0.1.6", | ||
"version": "0.1.7", | ||
"author": { | ||
@@ -6,0 +6,0 @@ "name": "Eduardo Lundgren", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
55545
1285