Merge branch 'master', commit 'refs/pull/60640/head' of github.com:Microsoft/vscode into pr/60640

This commit is contained in:
Joao Moreno
2019-03-08 10:07:10 +01:00
3 changed files with 93 additions and 0 deletions

View File

@@ -48,6 +48,8 @@
"command.pushToForce": "Push to... (Force)",
"command.pushWithTags": "Push With Tags",
"command.pushWithTagsForce": "Push With Tags (Force)",
"command.addRemote": "Add Remote",
"command.removeRemote": "Remove Remote",
"command.sync": "Sync",
"command.syncRebase": "Sync (Rebase)",
"command.publish": "Publish Branch",