mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 10:38:59 +01:00
Git - add open stash command (#201970)
* Initial implementation * Add button to quick pick * Improve stash picker * Remove quick pick buttons
This commit is contained in:
@@ -104,6 +104,7 @@
|
||||
"command.stashApplyLatest": "Apply Latest Stash",
|
||||
"command.stashDrop": "Drop Stash...",
|
||||
"command.stashDropAll": "Drop All Stashes...",
|
||||
"command.stashOpen": "Open Stash...",
|
||||
"command.timelineOpenDiff": "Open Changes",
|
||||
"command.timelineOpenCommit": "Open Commit",
|
||||
"command.timelineCopyCommitId": "Copy Commit ID",
|
||||
|
||||
Reference in New Issue
Block a user