Hi Toni,

Toni Mueller wrote:

> as of late, 'git log' seems to have no useful coloured output.
>
> Formerly, it had no colour whatsoever, but recently, it had started
> using colours, but doesn't get them right. FWIW, 'git pull' emitted a
> diffstat which was correctly coloured, but 'git log' emits these things
> in the same terminal (abbreviated sample):
>
> ESC[33mcommit b64aeca9ed27e5b1aaa2885e555cf7b77b39c023ESC[m
> Author: Toni Mueller <[email protected]>
> ...

Yep, sounds like a bug; sorry I missed this when you sent it.  Alas, I
can't reproduce it locally.  Could you send the output of

        git config -l

and

        echo ${LESS-unset}

?

Thanks for reporting,
Jonathan



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

Reply via email to