Git - add command to delete remote branch (#239692)

This commit is contained in:
Ladislau Szomoru
2025-02-05 16:32:11 +01:00
committed by GitHub
parent 4072228a7d
commit 47b33dc58d
3 changed files with 58 additions and 11 deletions

View File

@@ -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",