On Wed, Dec 05, 2007 at 10:49:13AM +0100, Michael Hanke wrote:
> when I set
> 
> 
>       [color]
>               diff = true
> 
> in .gitconfig gitk stops working and complains about not being able to
> parse git-log output. This is apparently because the lines starting with
> 'commit' are in a different color and gitk stumbles upon the escape
> sequence that sets the color in the terminal.
Ok, now I know that the actual bug is in my configuration. If

        diff = true

is changed to

        diff = auto

things start working again. So I guess the bug can be closed -- or might
become a wishlist bug, that gitk spits out an error message that points
to this potential problem instead of suggesting that the world has ended
;-)


Thanks,

Michael

-- 
GPG key:  1024D/3144BE0F Michael Hanke
http://apsy.gse.uni-magdeburg.de/hanke
ICQ: 48230050



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to