tj.git-extras/man/git-fresh-branch.1
2015-12-27 11:26:38 -06:00

37 lines
643 B
Groff

.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "GIT\-FRESH\-BRANCH" "1" "December 2015" "" ""
.
.SH "NAME"
\fBgit\-fresh\-branch\fR \- Create fresh branches
.
.SH "SYNOPSIS"
\fBgit\-fresh\-branch\fR <branchname>
.
.SH "DESCRIPTION"
Creates empty local branch named <branchname>\.
.
.SH "OPTIONS"
<branchname>
.
.P
The name of the branch to create\.
.
.SH "EXAMPLES"
.
.nf
$ git fresh\-branch docs
.
.fi
.
.SH "AUTHOR"
Written by Kenneth Reitz <\fIme@kennethreitz\.com\fR>
.
.SH "REPORTING BUGS"
<\fIhttps://github\.com/tj/git\-extras/issues\fR>
.
.SH "SEE ALSO"
<\fIhttps://github\.com/tj/git\-extras\fR>