logoalt Hacker News

leni536today at 9:54 AM1 replyview on HN

I always just create a branch


Replies

moebrownetoday at 10:22 AM

I used to do this purely so that I could attach a name, then I found out that you can add a message when stashing: `git stash push -m "trying a thing"`