Hacker News new | ask | show | jobs
by ishwarn 2840 days ago
I've made it a habit to `git stash list` and `git stash show -p stash@{2}` when I want to inspect the stashed changes.