Quick Delete Branch
A VS Code extension for quickly deleting local git branches with rich branch info display.
Features
- Branch list sorted by latest commit time — most recently updated branches appear first
- Rich branch info — each item shows the author, commit hash, relative update time, and latest commit message
- Current branch protection — the active branch is clearly marked and cannot be deleted
- Single delete — click the trash icon on the right of any branch to delete it individually; unmerged branches prompt for force-delete confirmation
- Bulk delete — check multiple branches and click OK to delete them all at once with a single confirmation dialog
Usage
Open the Command Palette (⇧⌘P) and run:
Quick Delete Branch: Show Branches
Commands
| Command |
Title |
quick-del-branch.show |
Quick Delete Branch: Show Branches |
License
MIT License © 2026 btea
| |