Hacker News new | ask | show | jobs
by elgaard 2082 days ago
Not really. With git bisect you know what you are looking for. So even if you did make a commit with e.g., a missing semicolon you can still call it "good" because it did not cause the problem your are trying to debug.