Skip to content
Snippets Groups Projects
Commit 0388e3e3 authored by Benoit Boissinot's avatar Benoit Boissinot
Browse files

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.
parent 0bef8f69
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment