Merge commit 'refs/pull/59078/head' of github.com:Microsoft/vscode into pr/59078

This commit is contained in:
Joao Moreno
2019-01-04 15:02:46 +01:00
3 changed files with 65 additions and 47 deletions

View File

@@ -32,6 +32,7 @@
"command.undoCommit": "Undo Last Commit",
"command.checkout": "Checkout to...",
"command.branch": "Create Branch...",
"command.branchFrom": "Create Branch From...",
"command.deleteBranch": "Delete Branch...",
"command.renameBranch": "Rename Branch...",
"command.merge": "Merge Branch...",