1.0.1 • Published 11 years ago
git-prune v1.0.1
git-prune
Prune ready branches and old branches on remote repository (origin)
npm install -g git-pruneAny 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