git-prune
v1.0.1
Published
Prune ready/* branches and old branches on remote repository (origin)
Downloads
4
Keywords
Readme
git-prune
Prune ready branches and old branches on remote repository (origin)
npm install -g git-prune
Any branch in the read/*
pattern will be deleted from origin
if it's more than 1 day old.
Any other branch, except master
will be deleted fro origin
it it's more than 30 days old.
No local branches will be deleted.
Usage
git-prune