author | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Sat, 18 Jun 2005 20:52:05 +0000 (13:52 -0700) | ||
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Sat, 18 Jun 2005 20:52:05 +0000 (13:52 -0700) | ||
commit | 28342a5d328fa11829dbe883837e21e08dd83388 | |
tree | c58a7f7c4b45af2f4cb4583749522692ecec75c2 | tree | snapshot |
parent | 8b3a1e056f2107deedfdada86046971c9ad7bb87 | commit | diff |
Make "pretty" commit logs always show merge information
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.
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.
commit.c | diff | blob | history |