Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
bisect--helper: remove "--next-vars" option as it is now useless
[gitweb.git]
/
bisect.h
diff --git
a/bisect.h
b/bisect.h
index 89aa6cb0b30989ce8b1ac17859efdb9d11c97035..908e362f8b88c6f9da471042242ade099266a4ac 100644
(file)
--- a/
bisect.h
+++ b/
bisect.h
@@
-28,7
+28,7
@@
struct rev_list_info {
extern int show_bisect_vars(struct rev_list_info *info, int reaches, int all);
-extern int bisect_next_
vars
(const char *prefix);
+extern int bisect_next_
exit
(const char *prefix);
extern int estimate_bisect_steps(int all);