Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 291 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 291 Bytes

git-prune-remote-branch

Delete all remote branches which merged into master or develop.

$ gem install git-prune-remote-branch
$ type rbenv && rbenv rehash
$ cd $GIT_DIR
$ git-prune-remote-branch --help
$ git-prune-remote-branch --noop

http://kyanny.mit-license.org/