Hacker News new | ask | show | jobs
by sax 4828 days ago
I am working on a project that aims to standardize the use of bisection to narrow-down and arrive at root-cause of bugs. One approach is to run regex on your output logs to determine what modules are running into issues. check out http://bisect.cc
1 comments

what are the differences between a vanilla `git bisect`