Microsoft/vscode

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

Open

#114 066 ouverte le 9 janv. 2021

Voir sur GitHub
 (4 commentaires) (5 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

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.

Guide contributeur