diff.color=auto colors git log; Mercurial too?

Ted Pavlic ted at tedpavlic.com
Mon Dec 8 19:29:38 UTC 2008


In git, setting

	diff.color = auto

will color the changeset line (i.e., the first line) in

	git log

output. It would be nice if we could do the same with "hg log".

Is there a simple log style or setting that colors hg log in a similar way?

Thanks --
Ted

-- 
Ted Pavlic <ted at tedpavlic.com>



More information about the Mercurial mailing list