git-browse
-
git-browse
[remote_name]
Opens the current git repository website in your default web browser.
<remote_name>
The name of the remote you wish to browse to. Defaults to the first remote if not specified.
$ git browse
$ git browse upstream
Written by Mark Pitman <https://github.com/mapitman>
<https://github.com/tj/git-extras/issues>
<https://github.com/tj/git-extras>