Skip to content

Commit

Permalink
remove logical typo in documentation of sample update hook
Browse files Browse the repository at this point in the history
Signed-off-by: Heiko Voigt <hvoigt@hvoigt.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Heiko Voigt authored and Junio C Hamano committed Sep 14, 2009
1 parent 03aa8ff commit 39c448c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/githooks.txt
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ Both standard output and standard error output are forwarded to
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]]
Expand Down

0 comments on commit 39c448c

Please sign in to comment.