Media Summary: This video demonstrates one of my favorite lesser known features of git, We don't often think about version control as a debugging tool, but it very much is a debugging tool when it comes to regressions. Did you notice a bug but have a HUGE commit history? say less,
Using Git Bisect To Pinpoint - Detailed Analysis & Overview
This video demonstrates one of my favorite lesser known features of git, We don't often think about version control as a debugging tool, but it very much is a debugging tool when it comes to regressions. Did you notice a bug but have a HUGE commit history? say less, Recently I recompiled my Laser Puzzle and Laser Puzzle II Uzebox games today I walk through how I figured out a zip corruption problem and when it was introduced Track down which commit introduced a bug so you can make sure it wasn't your fault. Spoiler: it was. cheat sheet for this video: ...