In VSCode, I automatically prune while fetching branches from github. However, branches I locally edited stay on my vscode and the only way I currently know how to remove them is to Git:Delete Branch one at a time in my local machine. I wanted to know if there was a way to automatically delete all these branches so that i didn't have to manually delete twenty branches at once.
Show All Commands (Command+shift+P) Git: Delete Branch... Choose a repository Choose a branch