Hi,
On Sun, 2 Nov 2008, Christian Couder wrote:
This new subcommand should be used when you have a branch or a part of a
branch that isn't easily bisectable because at some point, say A, a bug
as been introduced. The bug has been fixed latter at another point, say
B, but between these points the code is not easily testable because of
the bug, so it's not easy to bisect between these points.
Would it not be more intuitive to have support for
git bisect skip A..B
?
Ciao,
Dscho