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.
2 parents c0588fd + 133f0a2 commit eccf97cCopy full SHA for eccf97c
Documentation/git-init.txt
@@ -116,8 +116,8 @@ does not exist, it will be created.
116
TEMPLATE DIRECTORY
117
------------------
118
119
-The template directory contains files and directories that will be copied to
120
-the `$GIT_DIR` after it is created.
+Files and directories in the template directory whose name do not start with a
+dot will be copied to the `$GIT_DIR` after it is created.
121
122
The template directory will be one of the following (in order):
123
0 commit comments