14 const char *reference
;
18 /* These are computed during processing of the individual sections */
21 int workdir_untracked
;
24 int git_status_config(const char *var
, const char *value
);
25 void wt_status_prepare(struct wt_status
*s
);
26 void wt_status_print(struct wt_status
*s
);