Mercurial > hg-stable
diff mercurial/dagutil.py @ 14895:a35d6f822e3e
hbisect: do not assume that min(good) is an ancestor of min(bad)
The included test used to report "inconsistent state", which is
incorrect. While this situation cannot occur when the user sticks to
the suggested bisect sequence. However, adding more consistent
good/bad information to the bisect state should be tolerated as well.
author | Alexander Krauss <krauss@in.tum.de> |
---|---|
date | Sun, 17 Jul 2011 00:36:43 +0200 |
parents | 1679d73c9464 |
children | 06c3667c259c |