tj.git-extras/man/git-delete-merged-branches.md
nickl- 2ca31a8268 All documentation updated as a result from shell script.
The automated shell script now refreshed all the documentation and renamed the .1.html versions so no redundant files left.
2012-07-22 22:27:38 +02:00

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>

SEE ALSO

<http://github.com/visionmedia/git-extras>