summaryrefslogtreecommitdiffstats
path: root/git-init.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2016-05-17 15:27:24 -0700
committerJunio C Hamano <gitster@pobox.com>2016-05-17 15:27:24 -0700
commit198b1f1fbb7b9bb186d3e7bc86f62813bccc396a (patch)
tree78a3fb45dce6ca0bf5c13f3446ecc7b91e753036 /git-init.html
parenteda40534055629f4ae708ab5ab19c317d2161e42 (diff)
downloadgit-htmldocs-198b1f1fbb7b9bb186d3e7bc86f62813bccc396a.tar.gz
Autogenerated HTML docs for v2.8.2-534-g1f669
Diffstat (limited to 'git-init.html')
-rw-r--r--git-init.html7
1 files changed, 5 insertions, 2 deletions
diff --git a/git-init.html b/git-init.html
index 02dd2b030..a21518968 100644
--- a/git-init.html
+++ b/git-init.html
@@ -921,7 +921,10 @@ the default template directory: <code>/usr/share/git-core/templates</code>.
</li>
</ul></div>
<div class="paragraph"><p>The default template directory includes some directory structure, suggested
-"exclude patterns" (see <a href="gitignore.html">gitignore(5)</a>), and sample hook files (see <a href="githooks.html">githooks(5)</a>).</p></div>
+"exclude patterns" (see <a href="gitignore.html">gitignore(5)</a>), and sample hook files.</p></div>
+<div class="paragraph"><p>The sample hooks are all disabled by default, To enable one of the
+sample hooks rename it by removing its <code>.sample</code> suffix.</p></div>
+<div class="paragraph"><p>See <a href="githooks.html">githooks(5)</a> for more general info on hook execution.</p></div>
</div>
</div>
<div class="sect1">
@@ -970,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 2015-03-23 14:31:16 PDT
+Last updated 2016-05-17 15:26:41 PDT
</div>
</div>
</body>