Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
GIT-BROWSE-CI(1)		  Git Extras		      GIT-BROWSE-CI(1)

NAME
       git-browse-ci -

SYNOPSIS
       git-browse-ci [remote_name]

DESCRIPTION
       Opens the current git repository	CI page	in your	default	web browser.

OPTIONS
       <remote_name>

       The name	of the remote you wish to browse to. Defaults to the first re-
       mote if not specified.

EXAMPLES
       $ git browse-ci

       $ git browse-ci upstream

AUTHOR
       Written by Peter	Benjamin <https://github.com/pbnj>

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

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

				  March	2022		      GIT-BROWSE-CI(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=git-browse-ci&sektion=1&manpath=FreeBSD+Ports+14.3.quarterly>

home | help