From 6d35cc76909512d386b503a3feb1b40c153c3195 Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Fri, 2 Sep 2005 21:19:26 -0700 Subject: Document hooks. Signed-off-by: Junio C Hamano --- Documentation/git-applypatch.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Documentation/git-applypatch.txt') diff --git a/Documentation/git-applypatch.txt b/Documentation/git-applypatch.txt index 14ce53aade..b8946321d3 100644 --- a/Documentation/git-applypatch.txt +++ b/Documentation/git-applypatch.txt @@ -16,6 +16,10 @@ Takes three files , , and prepared from an e-mail message by 'git-mailinfo', and creates a commit. It is usually not necessary to use this command directly. +This command can run `applypatch-msg`, `pre-applypatch`, and +`post-applypatch` hooks. See link:hooks.html[hooks] for more +information. + OPTIONS ------- -- cgit v1.3