pop stash...

This commit is contained in:
Joao 2017-08-29 14:19:14 +02:00
parent a03e553077
commit 49eafc996d

View file

@ -38,7 +38,7 @@
"command.showOutput": "Show Git Output",
"command.ignore": "Add File to .gitignore",
"command.stash": "Stash",
"command.stashPop": "Pop Stash",
"command.stashPop": "Pop Stash...",
"command.stashPopLatest": "Pop Latest Stash",
"config.enabled": "Whether git is enabled",
"config.path": "Path to the git executable",