Microsoft/vscode

Git - Allow deleting several branches at once

Open

#182.640 geöffnet am 16. Mai 2023

Auf GitHub ansehen
 (0 Kommentare) (2 Reaktionen) (1 zugewiesene Person)TypeScript (10.221 Forks)batch import
feature-requestgithelp wanted

Repository-Metriken

Stars
 (74.848 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 11h 43m) (1.000 gemergte PRs in 30 T)

Beschreibung

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