]> Pileus Git - ~andy/git/blobdiff - wt-status.h
Add the option "--ignore-submodules" to "git status"
[~andy/git] / wt-status.h
index 91206739f318233811dbd594d5ff37aa77c06eef..192909691e70622fac8054716d5663ae128cc683 100644 (file)
@@ -42,6 +42,7 @@ struct wt_status {
        int relative_paths;
        int submodule_summary;
        enum untracked_status_type show_untracked_files;
+       const char *ignore_submodule_arg;
        char color_palette[WT_STATUS_UNMERGED+1][COLOR_MAXLEN];
 
        /* These are computed during processing of the individual sections */