summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: dd56858)
raw | patch | inline | side by side (parent: dd56858)
author | Elijah Newren <newren@gmail.com> | |
Tue, 17 Aug 2010 23:52:27 +0000 (17:52 -0600) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 18 Aug 2010 18:55:38 +0000 (11:55 -0700) |
Signed-off-by: Elijah Newren <newren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
merge-recursive.c | patch | blob | history |
diff --git a/merge-recursive.c b/merge-recursive.c
index b0f055ecd49f215dd5fb5b8432247ca9504d1b47..52936c35aec413ad8adf10cdd0a80f9bd282abd2 100644 (file)
--- a/merge-recursive.c
+++ b/merge-recursive.c
sha_eq(mfi.sha, ren1->pair->two->sha1) &&
mfi.mode == ren1->pair->two->mode) {
/*
- * This messaged is part of
+ * This message is part of
* t6022 test. If you change
* it update the test too.
*/