mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 02:58:56 +01:00
Git - add "Stashes" node to the repositories view (#279400)
* WIP - Initial implementation * Get author and committer date for a stash * Add drop stash command * More cleanup
This commit is contained in:
@@ -124,6 +124,7 @@
|
||||
"command.stashDropAll": "Drop All Stashes...",
|
||||
"command.stashDropEditor": "Drop Stash",
|
||||
"command.stashView": "View Stash...",
|
||||
"command.stashView2": "View Stash",
|
||||
"command.timelineOpenDiff": "Open Changes",
|
||||
"command.timelineCopyCommitId": "Copy Commit ID",
|
||||
"command.timelineCopyCommitMessage": "Copy Commit Message",
|
||||
|
||||
Reference in New Issue
Block a user