Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Documentation: git-init: template directory: reword and cross-reference
author
Linus Arver
<linusarver@gmail.com>
Fri, 8 Aug 2014 17:29:19 +0000
(10:29 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Fri, 8 Aug 2014 20:17:42 +0000
(13:17 -0700)
Signed-off-by: Linus Arver <linusarver@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-init.txt
patch
|
blob
|
history
raw
|
patch
|
inline
| side by side (parent:
4dde849
)
diff --git
a/Documentation/git-init.txt
b/Documentation/git-init.txt
index 21e5ad9cf839196c9d29c032e1bfa5820f5935d2..9f2c7d84848949425fed5aeba8c9e5b587e384fa 100644
(file)
--- a/
Documentation/git-init.txt
+++ b/
Documentation/git-init.txt
@@
-129,9
+129,8
@@
The template directory will be one of the following (in order):
- the default template directory: `/usr/share/git-core/templates`.
- the default template directory: `/usr/share/git-core/templates`.
-The default template directory includes some directory structure, some
-suggested "exclude patterns", and copies of sample "hook" files.
-The suggested patterns and hook files are all modifiable and extensible.
+The default template directory includes some directory structure, suggested
+"exclude patterns" (see linkgit:gitignore[5]), and sample hook files (see linkgit:githooks[5]).
EXAMPLES
--------
EXAMPLES
--------