I had three stashes. I right-clicked one (which wasn’t the most recent), and when I select and confirm “Drop”, only the latest is dropped (as if git stash drop
was called without parameters). Worse, since I didn’t get the command-line feedback about which commit was dropped, it’s harder to recover.
(Other than this bug, I love Merge so far!)