pack-objects: fix threaded load balancing
[gitweb.git] / wt-status.h
index f58ebcbb23f214c1fea8f4cb8e10c3491b8e0469..63d50f2871f51d4363afa2f7bbb21c81186b9f44 100644 (file)
@@ -27,6 +27,8 @@ struct wt_status {
 };
 
 int git_status_config(const char *var, const char *value);
+int wt_status_use_color;
+int wt_status_relative_paths;
 void wt_status_prepare(struct wt_status *s);
 void wt_status_print(struct wt_status *s);