Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
docs/config.txt: fix indefinite article in core.fileMode description
author
SZEDER Gábor
<szeder.dev@gmail.com>
Thu, 25 May 2017 23:20:46 +0000
(
01:20
+0200)
committer
Junio C Hamano
<gitster@pobox.com>
Fri, 26 May 2017 03:21:07 +0000
(12:21 +0900)
Signed-off-by: SZEDER Gábor <szeder.dev@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/config.txt
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
ecdab41
)
diff --git
a/Documentation/config.txt
b/Documentation/config.txt
index a45b2cfe6c50ce722d19282b135fd72261ebb912..3147f41f1282017be586d7decbe8762c2604baf7 100644
(file)
--- 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 a
n
+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