Microsoft/vscode

Git - Allow deleting several branches at once

Open

#182.640 aberto em 16 de mai. de 2023

Ver no GitHub
 (0 comments) (2 reactions) (1 assignee)TypeScript (10.221 forks)batch import
feature-requestgithelp wanted

Métricas do repositório

Stars
 (74.848 stars)
Métricas de merge de PR
 (Mesclagem média 11h 43m) (1.000 fundiu PRs em 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.

Guia do colaborador