Man page - git-delete-merged-branches(1)

Packages contains this manual

Manual

GIT-DELETE-MERGED-BRANCHES

NAME
SYNOPSIS
DESCRIPTION
EXAMPLES
AUTHOR
REPORTING BUGS
SEE ALSO

NAME

git-delete-merged-branches - Delete merged branches

SYNOPSIS

git-delete-merged-branches

DESCRIPTION

Deletes all branches merged in to current HEAD. Does not delete master , even if run from a branch that is a descendant of master .

EXAMPLES

$ git delete-merged-branches

AUTHOR

Written by JesΓΊs Espino < jespinog@gmail.com >

REPORTING BUGS

< https://github.com/tj/git-extras/issues >

SEE ALSO

< https://github.com/tj/git-extras >