Merge branch 'master' of https://github.com/matthewshirley/vscode into matthewshirley-master

This commit is contained in:
Joao Moreno
2017-06-26 15:36:00 +02:00
5 changed files with 53 additions and 2 deletions

View File

@@ -25,6 +25,7 @@
"command.merge": "Merge Branch...",
"command.pull": "Pull",
"command.pullRebase": "Pull (Rebase)",
"command.pullFrom": "Pull from...",
"command.push": "Push",
"command.pushTo": "Push to...",
"command.sync": "Sync",