#git-branch #git-tool #version-control #prune #command-line-tool #quickly #squash-merged

app git-quickprune

A CLI tool to quickly prune squash-merged branches

3 releases

0.1.2 Aug 20, 2024
0.1.1 Aug 20, 2024
0.1.0 Jan 6, 2024

#968 in Command line utilities

Download history 154/week @ 2024-08-14 108/week @ 2024-08-21 15/week @ 2024-09-11 11/week @ 2024-09-18 5/week @ 2024-09-25 2/week @ 2024-10-02

78 downloads per month

Unlicense

9KB
162 lines

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. 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.

Dependencies

~3–11MB
~145K SLoC