mirror of
https://github.com/tj/git-extras.git
synced 2026-09-10 07:26:17 -04:00
The automated shell script now refreshed all the documentation and renamed the .1.html versions so no redundant files left.
463 B
463 B
git-delete-merged-branches(1) -- Delete merged branches
SYNOPSIS
git-delete-merged-branches
DESCRIPTION
Deletes all local merged branches.
EXAMPLES
$ git delete-merged-branches
AUTHOR
Written by Jesús Espino <jespinog@gmail.com>
REPORTING BUGS
<http://github.com/visionmedia/git-extras/issues>