X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2FSubmittingPatches;h=841bead9db18a025638570c10cac72bcf4791f68;hb=ac39efbdf3d41443c40166b7578b7fb87c2f3b60;hp=fdfa5364414358e006ac20a20672f6c4408cde5d;hpb=1f8dc671557a7330eaee9c0296bfad669d26a1b8;p=git.git diff --git a/Documentation/SubmittingPatches b/Documentation/SubmittingPatches index fdfa53644..841bead9d 100644 --- a/Documentation/SubmittingPatches +++ b/Documentation/SubmittingPatches @@ -301,7 +301,7 @@ If it does not apply correctly, there can be various reasons. patch appropriately. * Your MUA corrupted your patch; "am" would complain that - the patch does not apply. Look at .git/rebase/ subdirectory and + the patch does not apply. Look at .git/rebase-apply/ subdirectory and see what 'patch' file contains and check for the common corruption patterns mentioned above.