From: SZEDER Gábor Date: Thu, 25 May 2017 23:20:46 +0000 (+0200) Subject: docs/config.txt: fix indefinite article in core.fileMode description X-Git-Tag: v2.13.1~8^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=449456ad47e4074d6d2ee1d1d8178ab29848a137;p=thirdparty%2Fgit.git docs/config.txt: fix indefinite article in core.fileMode description Signed-off-by: SZEDER Gábor Signed-off-by: Junio C Hamano --- diff --git a/Documentation/config.txt b/Documentation/config.txt index a45b2cfe6c..3147f41f12 100644 --- a/Documentation/config.txt +++ b/Documentation/config.txt @@ -208,7 +208,7 @@ core.fileMode:: is to be honored. + Some filesystems lose the executable bit when a file that is -marked as executable is checked out, or checks out an +marked as executable is checked out, or checks out a non-executable file with executable bit on. linkgit:git-clone[1] or linkgit:git-init[1] probe the filesystem to see if it handles the executable bit correctly