Mechanizing git-bisect: Bug hunting for the Lazy
by whackedspinach on 12/26/2012, 3:42:56 AM
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.
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.