setup: expose enumerated repo info
[gitweb.git] / bisect.h
index acd12ef802c611505139d641fc44776cf6431a5c..0ae63d4616dc69712faff17930e39d4c521927e5 100644 (file)
--- a/bisect.h
+++ b/bisect.h
@@ -28,4 +28,6 @@ extern int estimate_bisect_steps(int all);
 
 extern void read_bisect_terms(const char **bad, const char **good);
 
+extern int bisect_clean_state(void);
+
 #endif