rename git stash actions

This commit is contained in:
Joao Moreno 2017-08-22 09:44:35 +02:00
parent 1fb949c8b0
commit 4a21980946

View file

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