check-ignore: the name of the character is NUL, not NULL
[gitweb.git] / environment.c
index a40c38be0649054058e20f703bee71e0f7dab34e..89d6c70c15a95aff82f0063e3c0dd6bdab026213 100644 (file)
@@ -13,6 +13,7 @@
 
 int trust_executable_bit = 1;
 int trust_ctime = 1;
+int check_stat = 1;
 int has_symlinks = 1;
 int minimum_abbrev = 4, default_abbrev = 7;
 int ignore_case;