bisect git bisect: A Gentle Introduction You're a software developer who's just been assigned a ticket. It's a bug. This is a _regression_, which means that the app used to correctly render quadrilaterals, and now it's rendering them as triangles.
software Rebasing Toward Independence Make sure every commit within a pull request at least compiles. Having a linear git commit history enables this much more easily.