Make "pretty" commit logs always show merge information
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 18 Jun 2005 20:52:05 +0000 (13:52 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 18 Jun 2005 20:52:05 +0000 (13:52 -0700)
Otherwise the "git log" information doesn't tell enough to make sense of
a merge.

I'll need to add some parent information for regular entries too, I
think, but the merge is more important.


No differences found