author | Junio C Hamano <gitster@pobox.com> | |
Wed, 27 Feb 2008 07:18:38 +0000 (23:18 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 27 Feb 2008 23:42:05 +0000 (15:42 -0800) | ||
commit | e82447b1dfbda6ecfc101381c1295c444c73c903 | |
tree | a0ed34e150aec9a334a726c3f93ea74121e4e272 | tree | snapshot |
parent | 81fa145917c40b68a5e2cca6afc6a10cdfdbd25b | commit | diff |
Fix "git log --merge --left-right"
The command did not reject the combination of these options, but
did not show left/right markers.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
The command did not reject the combination of these options, but
did not show left/right markers.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
revision.c | diff | blob | history |