History of 2018-08-13 A tip on git stash

2018-09-23
04:21 UTC Revision 2 . . . . Marcin Borkowski+comment about comment (minor)
2018-08-13
16:20 UTC Revision 1 . . . . Marcin BorkowskiI don’t know about you, but I use git stash fairly often. (This might be just a bad habit, and committing might be a better idea, but I do find stashing useful, especially for minor changes I’d like to apply from time to time on different branches but never commit. Yes, console.log and friends, I’m looking at you, but also at turning on various “debug” variables.) After some time, git stash list begins to look like this