Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'km/init-doc-typofix'
author
Junio C Hamano
<gitster@pobox.com>
Thu, 7 Feb 2019 06:05:21 +0000
(22:05 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Thu, 7 Feb 2019 06:05:21 +0000
(22:05 -0800)
Docfix.
* km/init-doc-typofix:
init docs: correct a punctuation typo
Documentation/git-init.txt
patch
|
blob
|
history
raw
(from parent 1:
8fe9c3f
)
diff --git
a/Documentation/git-init.txt
b/Documentation/git-init.txt
index 057076ca38eecfc6d25caeb90110efc4c30e83a1..32880aafb0c55ce29f35490fd734587c38095066 100644
(file)
--- a/
Documentation/git-init.txt
+++ b/
Documentation/git-init.txt
@@
-128,7
+128,7
@@
The template directory will be one of the following (in order):
The default template directory includes some directory structure, suggested
"exclude patterns" (see linkgit:gitignore[5]), and sample hook files.
-The sample hooks are all disabled by default
,
To enable one of the
+The sample hooks are all disabled by default
.
To enable one of the
sample hooks rename it by removing its `.sample` suffix.
See linkgit:githooks[5] for more general info on hook execution.