summaryrefslogtreecommitdiffstats
path: root/githooks.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2009-09-14 09:40:50 +0000
committerJunio C Hamano <junio@hera.kernel.org>2009-09-14 09:40:50 +0000
commitd6fff4023d7c93e6eb4a0ba3a8a69a646c607f48 (patch)
tree991eda173b857ad31fb8f638387428dc90b61e05 /githooks.html
parent7df6dcfdb11ce1e05b12d12ef51d8c8d5b4987a5 (diff)
downloadgit-htmldocs-d6fff4023d7c93e6eb4a0ba3a8a69a646c607f48.tar.gz
Autogenerated HTML docs for v1.6.5-rc1-10-g20f34
Diffstat (limited to 'githooks.html')
-rw-r--r--githooks.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/githooks.html b/githooks.html
index d81117d11..b1b88bcf9 100644
--- a/githooks.html
+++ b/githooks.html
@@ -508,7 +508,7 @@ based on filesystem group.</p></div>
<em>git-send-pack</em> on the other end, so you can simply <tt>echo</tt> messages
for the user.</p></div>
<div class="para"><p>The default <em>update</em> hook, when enabled--and with
-<tt>hooks.allowunannotated</tt> config option turned on--prevents
+<tt>hooks.allowunannotated</tt> config option unset or set to false--prevents
unannotated tags to be pushed.</p></div>
<h3 id="post-receive">post-receive</h3><div style="clear:left"></div>
<div class="para"><p>This hook is invoked by <em>git-receive-pack</em> on the remote repository,
@@ -613,7 +613,7 @@ to abort.</p></div>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2009-09-08 00:55:01 UTC
+Last updated 2009-09-14 09:40:30 UTC
</div>
</div>
</body>