X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=Documentation%2Fgit-applypatch.txt;h=b8946321d33f571ef59ed01581bc63dbe9a9147f;hb=c9d023b2a63ef233c63e1b8f95aabac74362719d;hp=14ce53aade7e0549fed75eb89c453c6556a6eacb;hpb=51017101c7a308745ba3c04944457f1dc6a55780;p=git.git diff --git a/Documentation/git-applypatch.txt b/Documentation/git-applypatch.txt index 14ce53aa..b8946321 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 -------