Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
init docs: correct a punctuation typo
author
Kyle Meyer
<kyle@kyleam.com>
Thu, 24 Jan 2019 21:44:16 +0000
(16:44 -0500)
committer
Junio C Hamano
<gitster@pobox.com>
Thu, 31 Jan 2019 17:47:20 +0000
(09:47 -0800)
Signed-off-by: Kyle Meyer <kyle@kyleam.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-init.txt
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
0d0ac38
)
diff --git
a/Documentation/git-init.txt
b/Documentation/git-init.txt
index 3c5a67fb9671f8c65e0830222c63bb5035a05c30..fd2c9df68d914ce40a396f51fecd7c25938255dd 100644
(file)
--- a/
Documentation/git-init.txt
+++ b/
Documentation/git-init.txt
@@
-132,7
+132,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.