summaryrefslogtreecommitdiffstats
path: root/git-receive-pack.txt
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.txt
parentd5784139def7af962c513f39bbef7fd72db02638 (diff)
downloadgit-htmldocs-459ee227dd14da3bdd2073c8a31b5056d0a85e8c.tar.gz
Autogenerated HTML docs for v1.4.2.1-g199a9
Diffstat (limited to 'git-receive-pack.txt')
-rw-r--r--git-receive-pack.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/git-receive-pack.txt b/git-receive-pack.txt
index f9457d45e..0dfadc2a3 100644
--- a/git-receive-pack.txt
+++ b/git-receive-pack.txt
@@ -73,6 +73,8 @@ packed and is served via a dumb transport.
There are other real-world examples of using update and
post-update hooks found in the Documentation/howto directory.
+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.
OPTIONS
-------