GIT-BROWSE-CI(1) Git Extras GIT-BROWSE-CI(1)

git-browse-ci -

git-browse-ci [remote_name]

Opens the current git repository CI page 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.

$ git browse-ci

$ git browse-ci upstream

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

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

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

November 2023