mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-04 15:25:47 +01:00
Git - better handle conflict during cherry-pick (#230312)
This commit is contained in:
@@ -69,6 +69,7 @@
|
||||
"command.renameBranch": "Rename Branch...",
|
||||
"command.cherryPick": "Cherry Pick...",
|
||||
"command.cherryPickRef": "Cherry Pick",
|
||||
"command.cherryPickAbort": "Abort Cherry Pick",
|
||||
"command.merge": "Merge...",
|
||||
"command.mergeAbort": "Abort Merge",
|
||||
"command.rebase": "Rebase Branch...",
|
||||
|
||||
Reference in New Issue
Block a user