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