From: Junio C Hamano Date: Mon, 5 Jun 2017 00:03:17 +0000 (+0900) Subject: Merge branch 'sg/core-filemode-doc-typofix' into maint X-Git-Tag: v2.13.1~8 X-Git-Url: https://www.git.lorimer.id.au/gitweb.git/diff_plain/b8a4652d9b96dba797a34be47c6021dad045ebcb?hp=86799c1c616a10bfb6089f80dd0648f82b2defad Merge branch 'sg/core-filemode-doc-typofix' into maint * sg/core-filemode-doc-typofix: docs/config.txt: fix indefinite article in core.fileMode description --- diff --git a/Documentation/config.txt b/Documentation/config.txt index 67f8c8fe51..3623b5014f 100644 --- a/Documentation/config.txt +++ b/Documentation/config.txt @@ -345,7 +345,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