diff-lib: allow ita entries treated as "not yet exist in index"
[gitweb.git] / diff.h
diff --git a/diff.h b/diff.h
index 25ae60d5ff6c1267dbb6277b55c1029c4792d3f3..ce3535e9ad813f650c89bf3a5080c1542698f9dc 100644 (file)
--- a/diff.h
+++ b/diff.h
@@ -146,6 +146,7 @@ struct diff_options {
        int dirstat_permille;
        int setup;
        int abbrev;
+       int ita_invisible_in_index;
 /* white-space error highlighting */
 #define WSEH_NEW 1
 #define WSEH_CONTEXT 2