@zingle/git-trim
v0.0.1-alpha2
Published
git command to trim merged branches
Keywords
Readme
This package installs the git trim command. This command can be used to
trim your local repository of any merged branches.
Install
sudo -H npm install -g @zingle/git-trimUse
# enter git repo directory
git trim master # trim branches not merged into master