1.0.1 • Published 9 years ago

git-prune v1.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
9 years ago

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

License

MIT