Jonathan Nieder wrote: > If you get bored, "git bisect visualize" > will print a log of the commits you've tested so far and that > information is helpful already. I meant "git bisect log" here. http://git-htmldocs.googlecode.com/git/git-bisect-lk2009.html does a better job of describing the tool.