Skip to content

Commit 39c448c

Browse files
hvoigtgitster
authored andcommitted
remove logical typo in documentation of sample update hook
Signed-off-by: Heiko Voigt <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 03aa8ff commit 39c448c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/githooks.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ Both standard output and standard error output are forwarded to
245245
for the user.
246246

247247
The default 'update' hook, when enabled--and with
248-
`hooks.allowunannotated` config option turned on--prevents
248+
`hooks.allowunannotated` config option unset or set to false--prevents
249249
unannotated tags to be pushed.
250250

251251
[[post-receive]]

0 commit comments

Comments
 (0)