.\" generated with Ronn-NG/v0.9.1 .\" http://github.com/apjanke/ronn-ng/tree/0.9.1 .TH "GIT\-BROWSE" "1" "November 2023" "" "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 .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>