Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
revision: disallow reflog walking with revs->limited
[gitweb.git]
/
bisect.c
diff --git
a/bisect.c
b/bisect.c
index 2a2b9b7267acbb8752015d64ec477f64c6047875..a9fd9fbc61a661ab19e18713b115f868daab2f98 100644
(file)
--- a/
bisect.c
+++ b/
bisect.c
@@
-1,4
+1,5
@@
#include "cache.h"
+#include "config.h"
#include "commit.h"
#include "diff.h"
#include "revision.h"