Merge branch 'jc/bottomless'
* jc/bottomless: rev-list --bisect: limit list before bisecting.
This commit is contained in:
commit
e190bc5543
@ -371,6 +371,8 @@ int main(int argc, const char **argv)
|
||||
|
||||
save_commit_buffer = verbose_header;
|
||||
track_object_refs = 0;
|
||||
if (bisect_list)
|
||||
revs.limited = 1;
|
||||
|
||||
prepare_revision_walk(&revs);
|
||||
if (revs.tree_objects)
|
||||
|
Loading…
Reference in New Issue
Block a user