Mercurial > hg
comparison mercurial/templater.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 | e3b87fb34d00 |
children | e798e430c5e5 |
comparison
equal
deleted
inserted
replaced
13599:0bef8f69c078 | 13601:0388e3e36693 |
---|