Skip to content

debitoor/git-prune

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git-prune

Prune ready branches and old branches on remote repository (origin)

npm install -g git-prune

Usage

git-prune

Any branch in the ready/* pattern will be deleted from origin if it's more than 1 day old.

Any other branch, except master, will be deleted fro origin if it's more than 30 days old.

No local branches will be deleted.

License

MIT

About

Prune old git branches on origin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published