.\" generated with Ronn/v0.7.3 .\" http://github.com/rtomayko/ronn/tree/0.7.3 . .TH "GIT\-BROWSE" "1" "June 2022" "" "Git Extras" . .SH "NAME" \fBgit\-browse\fR \- . .SH "SYNOPSIS" \fBgit\-browse\fR [remote_name] [file_name] [line_1] [line_2] . .SH "DESCRIPTION" Opens the current git repository website in your default web browser\. . .SH "OPTIONS" . .P The name of the remote you wish to browse to\. Defaults to the first remote if not specified\. . .P . .P The name of the file you wish to browse to\. . .P . .P The line number of the file you wish to browse to\. . .P . .P The line range (from to ) of the file you wish to browse to\. . .SH "EXAMPLES" $ git browse . .P $ git browse upstream . .P $ git browse upstream bin/git\-browse . .P $ git browse upstream bin/git\-browse 42 . .P $ git browse upstream bin/git\-browse 1 42 . .SH "AUTHOR" Written by Mark Pitman <\fIhttps://github\.com/mapitman\fR> . .SH "REPORTING BUGS" <\fIhttps://github\.com/tj/git\-extras/issues\fR> . .SH "SEE ALSO" <\fIhttps://github\.com/tj/git\-extras\fR>