mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-01 22:12:26 +01:00
#54204 add commands to apply stash
This commit is contained in:
@@ -50,6 +50,8 @@
|
||||
"command.stash": "Stash",
|
||||
"command.stashPop": "Pop Stash...",
|
||||
"command.stashPopLatest": "Pop Latest Stash",
|
||||
"command.stashApply": "Apply Stash...",
|
||||
"command.stashApplyLatest": "Apply Latest Stash",
|
||||
"config.enabled": "Whether git is enabled",
|
||||
"config.path": "Path to the git executable",
|
||||
"config.autoRepositoryDetection": "Configures when repositories should be automatically detected.",
|
||||
|
||||
Reference in New Issue
Block a user