Mercurial > hg-stable
comparison mercurial/wireproto.py @ 13601:0388e3e36693
bisect: new command to extend the bisect range (issue2690)
When bisect ends in a merge point, and one of the parent wasn't checked,
this usually means the culprit is in a branch that wasn't scanned.
For this case we provide a new command which extends the range of the bisect
search to the common ancestor of the parents of the merge.
author | Benoit Boissinot <benoit.boissinot@ens-lyon.org> |
---|---|
date | Sat, 12 Mar 2011 17:08:42 +0100 |
parents | b3f9af7c22c5 |
children | 9c4e04fe267e |
comparison
equal
deleted
inserted
replaced
13599:0bef8f69c078 | 13601:0388e3e36693 |
---|