Documentation: push/receive hook references.
authorJunio C Hamano <junkio@cox.net>
Mon, 5 Dec 2005 08:32:01 +0000 (00:32 -0800)
committerJunio C Hamano <junkio@cox.net>
Mon, 5 Dec 2005 08:58:23 +0000 (00:58 -0800)
Mention documentation pages that talk about update and
post-update hooks from git-push, because a frequently asked
question is "I want X to happen when I push" and people would
not know to look at git-receive-pack documentation until they
understand that is what runs on the other end.

Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found