We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 831c604 commit 2bc5ae5Copy full SHA for 2bc5ae5
.goreleaser.yml
@@ -20,7 +20,7 @@ archives:
20
21
brews:
22
- name: git-open
23
- description: Opens your webbrowser
+ description: Opens your Git repository in your browser
24
homepage: https://github.com/arbourd/git-open
25
26
test: |
README.md
@@ -1,6 +1,6 @@
1
# git-open
2
3
-`git-open` opens your browser at points it to the path you selected in the VCS.
+`git open` opens the Git repository in the web browser.
4
5
## Usage
6
0 commit comments