Add command to drop all stashes

This commit is contained in:
Ladislau Szomoru
2022-01-07 11:11:01 +01:00
parent 419e16a49c
commit 302c41cf4e
4 changed files with 41 additions and 1 deletions

View File

@@ -87,6 +87,7 @@
"command.stashApply": "Apply Stash...",
"command.stashApplyLatest": "Apply Latest Stash",
"command.stashDrop": "Drop Stash...",
"command.stashDropAll": "Drop All Stashes...",
"command.timelineOpenDiff": "Open Changes",
"command.timelineCopyCommitId": "Copy Commit ID",
"command.timelineCopyCommitMessage": "Copy Commit Message",