# git-quickprune ## 📣 I don't use this tool anymore. Let me know if you want the name on crates.io. A CLI tool to quickly prune squash-merged branches. This will be installed as `git-qp`, so you can run it with `git qp`. These days, I'm using [jujutsu](https://github.com/martinvonz/jj). It's a vastly better VCS while remaining git compatible (your coworkers won't even notice). Check it out if you use git a lot.