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: https://blog.1-800-rad-dude.com/posts/2024/09-06-Git-Bisect.html
https://git-scm.com/docs/git-bisect
00:00 intro
00:25 the bug
01:03 using git bisect
02:15 automating git bisect
03:45 peace
#git