git-browse - Man Page
Synopsis
git-browse [remote_name]
Description
Opens the current git repository website in your default web browser.
Options
<remote_name>
The name of the remote you wish to browse to. Defaults to the first remote if not specified.
Examples
$ git browse
$ git browse upstream
Author
Written by Mark Pitman <https://github.com/mapitman>
Reporting Bugs
See Also
Referenced By
March 2020 Git Extras