git-tidy
v0.0.3
Published
Deletes local branches that are no longer in remote.
Maintainers
Readme
git-tidy
A lightweight module to delete local git branches that no longer exist on remote.
Installation
To install globally, run:
npm install -g git-tidyUsage
Inside a repo with branches that need tidied, run:
git-tidy