Microsoft/vscode

Git - Allow deleting several branches at once

Open

#182 640 ouverte le 16 mai 2023

Voir sur GitHub
 (0 commentaires) (2 réactions) (1 assigné)TypeScript (10 221 forks)batch import
feature-requestgithelp wanted

Métriques du dépôt

Stars
 (74 848 stars)
Métriques de merge PR
 (Merge moyen 11h 43m) (1 000 PRs mergées en 30 j)

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.

Guide contributeur