summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 03aa8ff)
raw | patch | inline | side by side (parent: 03aa8ff)
author | Heiko Voigt <hvoigt@hvoigt.net> | |
Mon, 14 Sep 2009 08:47:06 +0000 (10:47 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 14 Sep 2009 09:23:49 +0000 (02:23 -0700) |
Signed-off-by: Heiko Voigt <hvoigt@hvoigt.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/githooks.txt | patch | blob | history |
index 79f633e837180c657f9a7867360363e7137496da..06e0f315c3bb5bb6ef3320b8b1922b76480f9646 100644 (file)
for the user.
The default 'update' hook, when enabled--and with
-`hooks.allowunannotated` config option turned on--prevents
+`hooks.allowunannotated` config option unset or set to false--prevents
unannotated tags to be pushed.
[[post-receive]]