X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2FSubmittingPatches;h=841bead9db18a025638570c10cac72bcf4791f68;hb=2b603260f325b895baa20867bd45c8e251f19b78;hp=b1164753e13dbe015d073346bc0b7c992532efe8;hpb=44701c67fd1d5d771b440c8646b7b268d4f1402d;p=git.git diff --git a/Documentation/SubmittingPatches b/Documentation/SubmittingPatches index b1164753e..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 .dotest/ 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.