AFAIK Junio introduced the option to start with just a bad commit, and no
known "good" one.
Yep, just found it. Since v1.5.2-rc0~77^2(git-bisect: allow bisecting
with only one bad commit.) it is supported.
From the commit message:
This allows you to say:
git bisect start
git bisect bad $bad
git bisect next
I don't know if it is in the documentation (I rarely read it), so if it is
missing, it would be nice if you could add the description there.
Ciao,
Dscho
-
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