git bisect is one of the greatest things ever invented

#git

@wiersdorf git range-diff is the most underrated Git feature. It's invaluable for rebase workflows. git bisect is fortunately better known, but still rather underrated.
@thalia @wiersdorf if i ever have to run any of these please put me out of my misery in the lab
@bhargavkk Dude just run git bisect on a paper repository to find the commit eg you started a section, just to try it out. I’m sure @thalia can help you. It’s so easy, even from the command line. I did it without Magit last night and it was a piece of cake.