Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Fix up remaining man pages that use asciidoc "callouts".
[gitweb.git]
/
rev-list.c
diff --git
a/rev-list.c
b/rev-list.c
index f5511e72db103ea2b549b48e84985969a94c5485..a8fe83c5d805ea8944a07be3832977487b41080d 100644
(file)
--- a/
rev-list.c
+++ b/
rev-list.c
@@
-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)