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 Introduction One of the things I will usually do when reviewing code is to verify that every commit within a pull request at least compiles. Since I learned a lot of my craft