Microsoft/vscode

Git - Allow deleting several branches at once

Open

#182,640 opened on May 16, 2023

 (0 comments) (2 reactions) (1 assignee)TypeScript (39,847 forks)batch import
feature-requestgithelp wanted

Repository metrics

Stars
 (184,936 stars)
PR merge metrics
 (PR metrics pending)

Description

It would be great to be able to delete several branches using the command "Git: Delete Branch..." (eg the quick pick with branches could include checkboxes)

I think this would be a great addition especially because git CLI doesn't have a nice interactive workflow to delete branches.

Contributor guide