git-pull-request
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "git-pull-request", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "A cli utility to pull a remote branch based on a github PR number", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -7,3 +7,3 @@ ## git-pull-request | ||
npm install git-pull-request | ||
npm install -g git-pull-request | ||
@@ -10,0 +10,0 @@ ### Usage |
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
4533