vscode-git-graph
vscode-git-graph copied to clipboard
Log output - popped/dropped stashes
Describe the improvement that you'd like Once in a while I need to recover the stash I just popped or dropped. This would be easy if the log output printed the hash. But it doesn't; it just logs the command input. (So I have to go through a complicated process detailed in this SO answer.)