X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=Documentation%2Fgit-applypatch.txt;h=b8946321d33f571ef59ed01581bc63dbe9a9147f;hb=6d35cc76909512d386b503a3feb1b40c153c3195;hp=14ce53aade7e0549fed75eb89c453c6556a6eacb;hpb=953e5842f8fcd40c3e7013a9793746719016db1b;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 -------