Microsoft/vscode

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

開放

#114,066 建立於 2021年1月9日

 (4 則留言) (5 個反應) (1 位負責人)TypeScript (39,847 個分叉)batch import
feature-requestgithelp wanted

倉庫指標

星標
 (184,936 顆星)
PR 合併指標
 (平均合併 11小時 43分鐘) (30 天內合併 1,000 個 PR)

描述

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.

貢獻者指南