Skip to content

Commit

Permalink
Merge pull request #824 from mapitman/master
Browse files Browse the repository at this point in the history
Fix documentation for git-browse
  • Loading branch information
spacewander authored Mar 19, 2020
2 parents 79ae65f + 6b41884 commit dd0337c
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions man/git-browse.1
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@ Opens the current git repository website in your default web browser\.
The name of the remote you wish to browse to\. Defaults to the first remote if not specified\.
.
.SH "EXAMPLES"
$ git open
$ git browse
.
.P
$ git open upstream
$ git browse upstream
.
.SH "AUTHOR"
Written by Mark Pitman <\fIhttps://github\.com/mapitman\fR>
Expand Down
4 changes: 2 additions & 2 deletions man/git-browse.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions man/git-browse.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ the first remote if not specified.

## EXAMPLES

$ git open
$ git browse

$ git open upstream
$ git browse upstream

## AUTHOR

Expand Down

0 comments on commit dd0337c

Please sign in to comment.