Le mercredi 9 avril 2008, Christian Couder a écrit :
In fact, you have to give all the good revisions you have, not just the last
one. So it should be
"git bisect start CURRENT-BAD X GOOD1 GOOD2 ..."
or
"git bisect start X GOOD1 GOOD2 ..."
instead of the above.
Above also you must give all the good ones, so it is:
"git bisect start B G1 G2..."
Regards,
Christian.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html