We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4dde849 commit 8994fbfCopy full SHA for 8994fbf
Documentation/git-init.txt
@@ -129,9 +129,8 @@ The template directory will be one of the following (in order):
129
130
- the default template directory: `/usr/share/git-core/templates`.
131
132
-The default template directory includes some directory structure, some
133
-suggested "exclude patterns", and copies of sample "hook" files.
134
-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]).
135
136
EXAMPLES
137
--------
0 commit comments