X-Git-Url: http://git.tremily.us/?a=blobdiff_plain;f=wt-status.h;h=9df9c9fad2512d7c1d7d6456cdd645d641b5a089;hb=bff6e86b3d01febaa2d73ff4e890f091999e9e28;hp=4cd74c4b32f51dbe575b0a04a894a520df79e9bf;hpb=762655010d6f051f632a77b8c5b95b9f5cad02c9;p=git.git diff --git a/wt-status.h b/wt-status.h index 4cd74c4b3..9df9c9fad 100644 --- a/wt-status.h +++ b/wt-status.h @@ -45,6 +45,7 @@ struct wt_status { int submodule_summary; int show_ignored_files; enum untracked_status_type show_untracked_files; + const char *ignore_submodule_arg; char color_palette[WT_STATUS_REMOTE_BRANCH+1][COLOR_MAXLEN]; /* These are computed during processing of the individual sections */