git-clean

CLI tool to bulk delete stale Git branches

tags: cli, git, devtools

stack: rust, clap, git2-rs, dialoguer


What

Interactive CLI for cleaning up local and remote Git branches. Supports glob patterns and dry-run mode.

Why

After years of feature branches, repos accumulate hundreds of stale branches. Manual cleanup is tedious.

Notes

Ships as single binary. ~2MB size after strip.