Microsoft/vscode

Git - Allow deleting several branches at once

Open

#182,640 opened on May 16, 2023

View on GitHub
 (0 comments) (2 reactions) (1 assignee)TypeScript (10,221 forks)batch import
feature-requestgithelp wanted

Repository metrics

Stars
 (74,848 stars)
PR merge metrics
 (Avg merge 11h 43m) (1,000 merged PRs in 30d)

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