summaryrefslogtreecommitdiffstats
path: root/git-receive-pack.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2006-09-21 08:13:28 +0000
committerJunio C Hamano <junio@hera.kernel.org>2006-09-21 08:13:28 +0000
commit459ee227dd14da3bdd2073c8a31b5056d0a85e8c (patch)
tree2fd2b262bf52143847ca32c59a2606e9b0e17cd3 /git-receive-pack.html
parentd5784139def7af962c513f39bbef7fd72db02638 (diff)
downloadgit-htmldocs-459ee227dd14da3bdd2073c8a31b5056d0a85e8c.tar.gz
Autogenerated HTML docs for v1.4.2.1-g199a9
Diffstat (limited to 'git-receive-pack.html')
-rw-r--r--git-receive-pack.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/git-receive-pack.html b/git-receive-pack.html
index c4060b21a..7953794c3 100644
--- a/git-receive-pack.html
+++ b/git-receive-pack.html
@@ -333,6 +333,8 @@ exec git-update-server-info</tt></pre>
</div></div>
<p>There are other real-world examples of using update and
post-update hooks found in the Documentation/howto directory.</p>
+<p>git-receive-pack honours the receive.denyNonFastforwards flag, which
+tells it if updates to a ref should be denied if they are not fast-forwards.</p>
</div>
<h2>OPTIONS</h2>
<div class="sectionbody">
@@ -365,7 +367,7 @@ post-update hooks found in the Documentation/howto directory.</p>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 15-Jul-2006 01:38:04 UTC
+Last updated 21-Sep-2006 08:13:17 UTC
</div>
</div>
</body>