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