Hacker News new | ask | show | jobs
by Thorrez 405 days ago
I don't use git much. But at my job, where we use mercurial, where the unit of work is commit, I use bisect frequently. When one of our automated tests starts failing, I can run bisect and easily find the commit that caused it.