Hunting Bugs with Git Bisect | Interrupt

Hey! Great article! I use SVN at work and I do the bisection by hand. I will try svn-bisect next time. Yes: I know there will be a next time…

Side note- it’s always great to go through your own git history and see how incredibly helpful your commit messages were.

When I saw the commit messages and read “misc changes”, I told myself “what a great commit message”. before reminding that I often use “minor changes”… Don’t worry you’re not the only one.

Additional fun fact here: that was the bad commit!