Skip to content

adingohub/git-prune-remote-branch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

git-prune-remote-branch

Delete all remote branches which merged into master or develop.

$ git clone git://github.com/kyanny/git-prune-remote-branch.git
$ export PATH=/path/to/git-prune-remote-branch:$PATH
$ cd $GIT_DIR
$ git-prune-remote-branch --help
$ git-prune-remote-branch --noop

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

About

Delete all remote branches which merged into master or develop.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%