scm: folder context actions

This commit is contained in:
Joao Moreno
2019-09-18 11:58:44 +02:00
parent bcd7bcedff
commit ced9fdfa4f
5 changed files with 143 additions and 121 deletions

View File

@@ -55,7 +55,7 @@
"command.syncRebase": "Sync (Rebase)",
"command.publish": "Publish Branch",
"command.showOutput": "Show Git Output",
"command.ignore": "Add File to .gitignore",
"command.ignore": "Add to .gitignore",
"command.stashIncludeUntracked": "Stash (Include Untracked)",
"command.stash": "Stash",
"command.stashPop": "Pop Stash...",