Comparing version 1.2.0 to 1.3.0
{ | ||
"name": "git-open", | ||
"version": "1.2.0", | ||
"version": "1.3.0", | ||
"description": "Type `git open` to open the GitHub/GitLab/Bitbucket homepage for a repository.", | ||
@@ -5,0 +5,0 @@ "author": "Paul Irish (http://paulirish.com/)", |
@@ -116,2 +116,8 @@ # git-open | ||
If your Gitlab custom hosted is serving `http` you can also specify this: | ||
```sh | ||
# use --global to set across all repos, instead of just the local one | ||
git config [--global] gitopen.gitlab.protocol http | ||
``` | ||
## Related projects / alternatives | ||
@@ -118,0 +124,0 @@ |
Sorry, the diff of this file is not supported yet
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
11646
163