1GIT-BROWSE-CI(1) Git Extras GIT-BROWSE-CI(1)
2
3
4
6 git-browse-ci -
7
9 git-browse-ci [remote_name]
10
12 Opens the current git repository CI page in your default web browser.
13
15 <remote_name>
16
17 The name of the remote you wish to browse to. Defaults to the first re‐
18 mote if not specified.
19
21 $ git browse-ci
22
23 $ git browse-ci upstream
24
26 Written by Peter Benjamin <https://github.com/pbnj>
27
29 <https://github.com/tj/git-extras/issues>
30
32 <https://github.com/tj/git-extras>
33
34
35
36 March 2022 GIT-BROWSE-CI(1)