mirror of
https://github.com/tj/git-extras.git
synced 2026-09-10 07:26:17 -04:00
31 lines
601 B
Groff
31 lines
601 B
Groff
.\" generated with Ronn/v0.7.3
|
|
.\" https://github.com/rtomayko/ronn/tree/0.7.3
|
|
.
|
|
.TH "GIT\-DELETE\-MERGED\-BRANCHES" "1" "July 2012" "" ""
|
|
.
|
|
.SH "NAME"
|
|
\fBgit\-delete\-merged\-branches\fR \- Delete merged branches
|
|
.
|
|
.SH "SYNOPSIS"
|
|
\fBgit\-delete\-merged\-branches\fR
|
|
.
|
|
.SH "DESCRIPTION"
|
|
Deletes all local merged branches\.
|
|
.
|
|
.SH "EXAMPLES"
|
|
.
|
|
.nf
|
|
|
|
$ git delete\-merged\-branches
|
|
.
|
|
.fi
|
|
.
|
|
.SH "AUTHOR"
|
|
Written by Jesús Espino <\fIjespinog@gmail\.com\fR>
|
|
.
|
|
.SH "REPORTING BUGS"
|
|
<\fIhttp://github\.com/visionmedia/git\-extras/issues\fR>
|
|
.
|
|
.SH "SEE ALSO"
|
|
<\fIhttp://github\.com/visionmedia/git\-extras\fR>
|