Microsoft/vscode

Git - Add "Git: Switch to…" as an alias for "Git: Checkout to…"

Open

#114.066 geöffnet am 9. Jan. 2021

Auf GitHub ansehen
 (4 Kommentare) (5 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

Related (but not duplicate): #110221

In the command palette (the one accessible via F1 if I got the name wrong), there is a "Git: Checkout to…" option. As git switch is a newer command in git, most people don't use it yet. However, some do! Having "Git: Switch to…" would be an improvement for those of us that use git switch on a regular basis.

Contributor Guide