Git Branch CleanerA VS Code utility extension for cleaning up Git branches. https://github.com/user-attachments/assets/306fb556-59cc-480f-bba1-10437c579384 CommandsScanScans 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. CleanupScans 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. |