mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 11:08:51 +01:00
Git - add command to delete remote branch (#239692)
This commit is contained in:
@@ -65,6 +65,7 @@
|
||||
"command.branch": "Create Branch...",
|
||||
"command.branchFrom": "Create Branch From...",
|
||||
"command.deleteBranch": "Delete Branch...",
|
||||
"command.deleteRemoteBranch": "Delete Remote Branch...",
|
||||
"command.renameBranch": "Rename Branch...",
|
||||
"command.cherryPick": "Cherry Pick...",
|
||||
"command.cherryPickAbort": "Abort Cherry Pick",
|
||||
|
||||
Reference in New Issue
Block a user