X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-applypatch.txt;h=451434a757eab84d502a9529c571bc647e8b76d7;hb=d6b3e3a33f71910526ccf80af6c13a230363cd89;hp=2b1ff1454b48a6f45897a330ce4273b29f800b21;hpb=7bd7f2804d84258a5cd1e76c610496f6beaa4cdf;p=git.git diff --git a/Documentation/git-applypatch.txt b/Documentation/git-applypatch.txt index 2b1ff1454..451434a75 100644 --- a/Documentation/git-applypatch.txt +++ b/Documentation/git-applypatch.txt @@ -12,6 +12,9 @@ SYNOPSIS DESCRIPTION ----------- +This is usually not what an end user wants to run directly. See +gitlink:git-am[1] instead. + 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.