X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=wt-status.h;h=02afaa60eee74018e074a4dcb3bec97c2e0ce9dc;hb=79418599e7221ef10641cf9cc07018c25b4d0310;hp=63d50f2871f51d4363afa2f7bbb21c81186b9f44;hpb=46f721c8fee9f1c027f96e2bf987ce6e7d05ab94;p=git.git diff --git a/wt-status.h b/wt-status.h index 63d50f287..02afaa60e 100644 --- a/wt-status.h +++ b/wt-status.h @@ -17,6 +17,7 @@ struct wt_status { int verbose; int amend; int untracked; + int nowarn; /* These are computed during processing of the individual sections */ int commitable; int workdir_dirty;