A VS Code utility extension for cleaning up git branches.
demo.mp4
Scan current workspace for local git branches that have been merged into ref branch and can be safely removed. This command will NOT delete any branches.
Remove current workspace local git branches that have been merged into ref branch. This command WILL delete found branches.