X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-applypatch.txt;h=451434a757eab84d502a9529c571bc647e8b76d7;hb=5cb71f82de7fc370dfcd7aad505c36d89e8fec5d;hp=2b1ff1454b48a6f45897a330ce4273b29f800b21;hpb=2593a410e095f89f0eef40edb90b39029574462b;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.