X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=Documentation%2Fgit-applypatch.txt;h=b8946321d33f571ef59ed01581bc63dbe9a9147f;hb=ee6566e8d70da682ac4926dd8a67ac821b2c1743;hp=14ce53aade7e0549fed75eb89c453c6556a6eacb;hpb=7a034337420a45395b3f68a1f12ca53d8b0652be;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 -------