summaryrefslogtreecommitdiffstats
path: root/git-init.html
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.html
parentf8404283984d49f099c5458383dedc023886f4bd (diff)
downloadgit-htmldocs-fa0dac3fc7e469b539896aae52323ed08805a46c.tar.gz
Autogenerated HTML docs for v2.12.0
Diffstat (limited to 'git-init.html')
-rw-r--r--git-init.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/git-init.html b/git-init.html
index b8b5940ef..9b85296c4 100644
--- a/git-init.html
+++ b/git-init.html
@@ -895,8 +895,8 @@ does not exist, it will be created.</p></div>
<div class="sect1">
<h2 id="_template_directory">TEMPLATE DIRECTORY</h2>
<div class="sectionbody">
-<div class="paragraph"><p>The template directory contains files and directories that will be copied to
-the <code>$GIT_DIR</code> after it is created.</p></div>
+<div class="paragraph"><p>Files and directories in the template directory whose name do not start with a
+dot will be copied to the <code>$GIT_DIR</code> after it is created.</p></div>
<div class="paragraph"><p>The template directory will be one of the following (in order):</p></div>
<div class="ulist"><ul>
<li>
@@ -973,7 +973,7 @@ Record the pristine state as the first commit in the history.
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2016-06-27 11:04:05 PDT
+Last updated 2017-02-24 11:00:28 PST
</div>
</div>
</body>