Topic
#Git Bisect
1 article on Git Bisect — news, releases, guides and analysis from the SourceFeed engine.
Tutorial
Find the Commit That Broke Your Build with git bisect
Stop checking out commits by hand. Automate the search with a test script and let git bisect run pinpoint the exact commit that introduced a regression.
Lenn Voss