Christian Couder <christian.couder@xxxxxxxxx> writes: >> "You use it by first telling it a "bad" commit that is known to >> contain the bug, and a "good" commit that is known to be before the >> bug was introduced." > > Yeah, 'and at least a "good" commit' would be better. Make it "at least one" instead, perhaps? I somehow thought that you technically could force bisection with 0 good commit, even though no sane person would do so. For the matter, in practice nobody starts with more than one good commit, and for that reason, I doubt that the proposed change to overstress the fact that you could give two or more "good" ones when starting has that much practical value. The tradeoff of losing the clarity coming from giving only the simplest usage pattern for trying to be technically more correct that is proposed by this change does not sound too good, but it may be just me (who prefers white lies in the end-user docs when it buys us more simplicity and clarity). .