Add new test case to ensure git-merge prepends the custom merge message
authorMiklos Vajna <vmiklos@frugalware.org>
Fri, 27 Jun 2008 16:22:07 +0000 (18:22 +0200)
committerJunio C Hamano <gitster@pobox.com>
Mon, 7 Jul 2008 02:22:49 +0000 (19:22 -0700)
There was no test for this before, so the testsuite passed, even in case
the merge summary was missing from the merge commit message.

Signed-off-by: Miklos Vajna <vmiklos@frugalware.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found