On Mon, 27 Mar 2006, Junio C Hamano wrote:
GIT 1.3.0-rc1 is pushed out and will be mirrored out soon.
I did
gitk ORIG_HEAD..
with this, and the end result looks horrible. I think it's the new gitk
that does it.
Paul, do this on the current git tree:
gitk b0a3de42..dff86e28
and tell me it doesn't look horrid.
Maybe it's not a new thing, and it's just that the recent pattern of
merges in the git tree makes any version of gitk do horrible things.
Linus