mirror of
https://github.com/tj/git-extras.git
synced 2026-09-10 07:26:17 -04:00
35 lines
719 B
Groff
35 lines
719 B
Groff
.\" generated with Ronn/v0.7.3
|
|
.\" http://github.com/rtomayko/ronn/tree/0.7.3
|
|
.
|
|
.TH "GIT\-BROWSE\-CI" "1" "March 2022" "" "Git Extras"
|
|
.
|
|
.SH "NAME"
|
|
\fBgit\-browse\-ci\fR \-
|
|
.
|
|
.SH "SYNOPSIS"
|
|
\fBgit\-browse\-ci\fR [remote_name]
|
|
.
|
|
.SH "DESCRIPTION"
|
|
Opens the current git repository CI page in your default web browser\.
|
|
.
|
|
.SH "OPTIONS"
|
|
<remote_name>
|
|
.
|
|
.P
|
|
The name of the remote you wish to browse to\. Defaults to the first remote if not specified\.
|
|
.
|
|
.SH "EXAMPLES"
|
|
$ git browse\-ci
|
|
.
|
|
.P
|
|
$ git browse\-ci upstream
|
|
.
|
|
.SH "AUTHOR"
|
|
Written by Peter Benjamin <\fIhttps://github\.com/pbnj\fR>
|
|
.
|
|
.SH "REPORTING BUGS"
|
|
<\fIhttps://github\.com/tj/git\-extras/issues\fR>
|
|
.
|
|
.SH "SEE ALSO"
|
|
<\fIhttps://github\.com/tj/git\-extras\fR>
|