Hacker News new | ask | show | jobs
by abstractspoon 282 days ago
I use stashes all the time, often when I want to explore two different solutions to a problem.

I also use them when I've lost track of the original code and stashing lets me switch back and forth with ease.

I don't use tags.