]> git.ipfire.org Git - thirdparty/git.git/blobdiff - cache.h
read-cache: optionally disallow NTFS .git variants
[thirdparty/git.git] / cache.h
diff --git a/cache.h b/cache.h
index d17b1d6295f40b990c9680996317691ca4ec08e1..29ed24b80273912d022908abba0ba70ad77cd30c 100644 (file)
--- a/cache.h
+++ b/cache.h
@@ -585,6 +585,7 @@ extern int core_preload_index;
 extern int core_apply_sparse_checkout;
 extern int precomposed_unicode;
 extern int protect_hfs;
+extern int protect_ntfs;
 
 /*
  * The character that begins a commented line in user-editable file