GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
GIT-BROWSE(1) Git Extras GIT-BROWSE(1)

git-browse -

git-browse [remote_name] [file_name] [line_1] [line_2]

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.

<file_name>

The name of the file you wish to browse to.

<line_1>

The line number of the file you wish to browse to.

<line_2>

The line range (from <line_1> to <line_2>) of the file you wish to browse to.

$ git browse

$ git browse upstream

$ git browse upstream bin/git-browse

$ git browse upstream bin/git-browse 42

$ git browse upstream bin/git-browse 1 42

Written by Mark Pitman <https://github.com/mapitman>

<https://github.com/tj/git-extras/issues>

<https://github.com/tj/git-extras>

June 2022

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.