/
uis
/
git
/
x
/
uis
/
git
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(from parent 1:
220c6a7
)
Merge branch 'sg/core-filemode-doc-typofix'
author
Junio C Hamano
<gitster@pobox.com>
Mon, 29 May 2017 03:34:46 +0000
(12:34 +0900)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 29 May 2017 03:34:46 +0000
(12:34 +0900)
* sg/core-filemode-doc-typofix:
docs/config.txt: fix indefinite article in core.fileMode description
Documentation/config.txt
patch
|
blob
|
blame
|
history
diff --git
a/Documentation/config.txt
b/Documentation/config.txt
index
e0b9fd0
..
51143b6
100644
(file)
--- a/
Documentation/config.txt
+++ b/
Documentation/config.txt
@@
-334,7
+334,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