t7502-commit: add summary output tests for empty and merge commits
authorTay Ray Chuan <rctay89@gmail.com>
Thu, 27 May 2010 15:34:51 +0000 (23:34 +0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 28 May 2010 22:35:23 +0000 (15:35 -0700)
After c197702 (pretty: Respect --abbrev option), non-abbreviated hashes
began to appear, leading to failures for these tests.

Signed-off-by: Tay Ray Chuan <rctay89@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found