Get the latest tech news
Git Bisect-Find
Posted This is a small utility that I wrote to compliment git bisect. git bisect is a fantastic tool.
You will be asked to start a regular git bisect run, type y. Obviously jumping right to the first commit would reduce the number of git bisect-find steps. At some point I should probably work out which growth pattern results in the shortest number of total steps.
Or read this on Hacker News