summaryrefslogtreecommitdiffstats
path: root/git-init.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2017-02-24 11:02:55 -0800
committerJunio C Hamano <gitster@pobox.com>2017-02-24 11:02:55 -0800
commitfa0dac3fc7e469b539896aae52323ed08805a46c (patch)
tree9f6b7ddc9180aaaabc49efe0f9df36086b00f3a5 /git-init.txt
parentf8404283984d49f099c5458383dedc023886f4bd (diff)
downloadgit-htmldocs-fa0dac3fc7e469b539896aae52323ed08805a46c.tar.gz
Autogenerated HTML docs for v2.12.0
Diffstat (limited to 'git-init.txt')
-rw-r--r--git-init.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/git-init.txt b/git-init.txt
index 9d27197de..3c5a67fb9 100644
--- a/git-init.txt
+++ b/git-init.txt
@@ -116,8 +116,8 @@ does not exist, it will be created.
TEMPLATE DIRECTORY
------------------
-The template directory contains files and directories that will be copied to
-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.
The template directory will be one of the following (in order):