Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "git-open", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Type `git open` to open the GitHub page or website for a repository.", | ||
@@ -5,0 +5,0 @@ "repository": { |
# git-open | ||
A command-line script to open the GitHub page, or website for a repository. | ||
Type `git open` to open the GitHub page or website for a repository in your browser. | ||
@@ -29,2 +29,11 @@ ## Usage | ||
#### Supported: | ||
* Github.com | ||
* Gists on Github | ||
* Bitbucket | ||
* Atlassian Stash | ||
* Gitlab.com | ||
* Gitlab custom hosted (see below) | ||
## Gitlab support | ||
@@ -31,0 +40,0 @@ To configure gitlab support you need to set gitopen.gitlab.domain: |
Sorry, the diff of this file is not supported yet
3988
56