Hacker News new | ask | show | jobs
by sigjuice 2052 days ago
I gave up on git stash because over time I would end up with too many stashes that I couldn't keep straight in my head. Now I just make temporary branches and cherry pick from them as needed.