1GIT-BROWSE(1)                     Git Extras                     GIT-BROWSE(1)
2
3
4

NAME

6       git-browse -
7

SYNOPSIS

9       git-browse [remote_name]
10

DESCRIPTION

12       Opens the current git repository website in your default web browser.
13

OPTIONS

15       <remote_name>
16
17       The  name  of  the  remote you wish to browse to. Defaults to the first
18       remote if not specified.
19

EXAMPLES

21       $ git browse
22
23       $ git browse upstream
24

AUTHOR

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

REPORTING BUGS

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

SEE ALSO

32       <https://github.com/tj/git-extras>
33
34
35
36                                  March 2020                     GIT-BROWSE(1)
Impressum