Hacker News new | ask | show | jobs
by BHSPitMonkey 860 days ago
`git bisect` is one of those things I wish I'd internalized sooner in my career. It can be so incredibly powerful, especially when you just hand it a shell script (`git bisect run`) and let it rip without having to guide it by hand.