Merge branch '34527' of https://github.com/raouldc/vscode into raouldc-34527

This commit is contained in:
Joao Moreno
2017-11-10 17:03:06 +01:00
5 changed files with 41 additions and 7 deletions

View File

@@ -42,6 +42,7 @@
"command.publish": "Publish Branch",
"command.showOutput": "Show Git Output",
"command.ignore": "Add File to .gitignore",
"command.stashIncludeUntracked": "Stash (Include Untracked)",
"command.stash": "Stash",
"command.stashPop": "Pop Stash...",
"command.stashPopLatest": "Pop Latest Stash",