A VS Code utility extension for cleaning up Git branches.
demo.mp4
Scans the current workspace for local Git branches that have been merged into the reference branch and can be safely removed. The found branches are listed and can optionally be removed using a popup dialog.
Scans the current workspace for local Git branches that have been merged into the reference branch and can be safely removed. The found branches are displayed in a selection dialog to choose which branches to remove.