Comment 1 for bug 2015234

Revision history for this message
Dirk Zimoch (dirk.zimoch) wrote :

PS: The bug in git show can be reproduced even without checking out the commit:
git show -s --format=%ci e63184e
The extra newline does not depend on the format. Even plain 'git show COMMIT' shows one newline too many whenever the COMMIT is a merge.