aboutsummaryrefslogtreecommitdiff
path: root/Documentation/config.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2008-10-19 16:07:02 -0700
committerJunio C Hamano <gitster@pobox.com>2008-10-19 16:07:02 -0700
commit449acfababda44368227904c3fd1378f23541a6f (patch)
treedb2f2bc69eb8e3530e434de2cd2bad9aac3b6d6a /Documentation/config.txt
parent94d2b854eb002b5c8c432818ca70ad318e84dd7a (diff)
parent7faee6b8de836904227ee98dc3d2c4c75b0ef3a1 (diff)
downloadgit-449acfababda44368227904c3fd1378f23541a6f.tar.gz
git-449acfababda44368227904c3fd1378f23541a6f.tar.xz
Merge branch 'ml/cygwin-filemode'
* ml/cygwin-filemode: compat/cygwin.c - Use cygwin's stat if core.filemode == true
Diffstat (limited to 'Documentation/config.txt')
-rw-r--r--Documentation/config.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/Documentation/config.txt b/Documentation/config.txt
index 5ba3ffa10..29369d051 100644
--- a/Documentation/config.txt
+++ b/Documentation/config.txt
@@ -124,7 +124,9 @@ core.ignoreCygwinFSTricks::
one hierarchy using Cygwin mount. If true, Git uses native Win32 API
whenever it is possible and falls back to Cygwin functions only to
handle symbol links. The native mode is more than twice faster than
- normal Cygwin l/stat() functions. True by default.
+ normal Cygwin l/stat() functions. True by default, unless core.filemode
+ is true, in which case ignoreCygwinFSTricks is ignored as Cygwin's
+ POSIX emulation is required to support core.filemode.
core.trustctime::
If false, the ctime differences between the index and the