Hacker News new | ask | show | jobs
by krzyk 1817 days ago
git bisect is not something one thinks when commiting code.

And there is a difference between entirely broken builds and not-tested ones.

1 comments

> git bisect is not something one thinks when commiting code.

depends on the repo structure

> And there is a difference between entirely broken builds and not-tested ones.

depends on your testing philosophy and process