Mercurial > public > mercurial-scm > hg-stable
diff tests/test-debugcomplete.t @ 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 | 0fb2ff949790 |
children | 9c4e04fe267e |
line wrap: on
line diff
--- a/tests/test-debugcomplete.t Sat Mar 12 15:51:39 2011 +0100 +++ b/tests/test-debugcomplete.t Sat Mar 12 17:08:42 2011 +0100 @@ -199,7 +199,7 @@ addremove: similarity, include, exclude, dry-run archive: no-decode, prefix, rev, type, subrepos, include, exclude backout: merge, parent, tool, rev, include, exclude, message, logfile, date, user - bisect: reset, good, bad, skip, command, noupdate + bisect: reset, good, bad, skip, extend, command, noupdate bookmarks: force, rev, delete, rename branch: force, clean branches: active, closed