16 const char *reference;
20 /* These are computed during processing of the individual sections */
23 int workdir_untracked;
24 const char *index_file;
29 int git_status_config(const char *var, const char *value);
30 int wt_status_use_color;
31 void wt_status_prepare(struct wt_status *s);
32 void wt_status_print(struct wt_status *s);