Hacker News new | ask | show | jobs
by PaulDavisThe1st 161 days ago
Git bisect is a wonder, especially combined with its ability to potentially do the success/fail testing on its own (with the help of some command you provide).

It is a tragedy that more people don't know about it.