X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;ds=sidebyside;f=Documentation%2Fgit-merge-index.txt;h=6cd060108292733725aca28cc8f0b83aa7d0f56e;hb=0c926a3d9c34396636c2fea7a0cd5a4200ea298b;hp=332e023d0f14be813ead6cb6915938910ea3a719;hpb=2749fa7771f2a4323b48b78fa194a90d611bc2d8;p=git.git diff --git a/Documentation/git-merge-index.txt b/Documentation/git-merge-index.txt index 332e023d0..6cd060108 100644 --- a/Documentation/git-merge-index.txt +++ b/Documentation/git-merge-index.txt @@ -69,7 +69,7 @@ or fatal: merge program failed where the latter example shows how "git-merge-index" will stop trying to -merge once anything has returned an error (ie "cat" returned an error +merge once anything has returned an error (i.e., "cat" returned an error for the AA file, because it didn't exist in the original, and thus "git-merge-index" didn't even try to merge the MM thing).