author | Jens Lehmann <Jens.Lehmann@web.de> | |
Sun, 22 Mar 2009 18:46:38 +0000 (19:46 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 22 Mar 2009 19:29:47 +0000 (12:29 -0700) | ||
commit | 24c11552cb3bd7ec343c8061c87b07aa7abbad00 | |
tree | 55a81f1f3b6e33922e8595702869f5a18c80dc85 | tree | snapshot |
parent | dfa7a6c579d75037b9dd5c3654a36d31c60f203c | commit | diff |
githooks documentation: post-checkout hook is also called after clone
The documentation of the post-checkout hook just talks
about git-checkout. But recently git-clone was changed to
call it too, unless the -no-checkout (-n) option is used.
Signed-off-by: Jens Lehmann <Jens.Lehmann@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
The documentation of the post-checkout hook just talks
about git-checkout. But recently git-clone was changed to
call it too, unless the -no-checkout (-n) option is used.
Signed-off-by: Jens Lehmann <Jens.Lehmann@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/githooks.txt | diff | blob | history |