Y
Hacker News
new
|
ask
|
show
|
jobs
Mechanizing git-bisect: Bug hunting for the Lazy
(
metaltoad.com
)
4 points
by
CesareBorgia
4917 days ago
1 comments
whackedspinach
4917 days ago
I know some large companies use git-bisect along with their unit testing framework to notify developers/reviewers if their commit caused some sort of test failure. I thought it was pretty neat, as git-bisect was new to me.
link