@zingle/git-trim
v0.0.1-alpha2
Published
git command to trim merged branches
Downloads
3
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-trim
Use
# enter git repo directory
git trim master # trim branches not merged into master