gitk: disable colours when calling git log
authorSam Vilain <sam.vilain@catalyst.net.nz>
Tue, 16 Oct 2007 22:33:04 +0000 (11:33 +1300)
committerShawn O. Pearce <spearce@spearce.org>
Wed, 17 Oct 2007 07:44:28 +0000 (03:44 -0400)
If the user specifies 'diff.color = 1' in their configuration file,
then gitk will not start. Disable colours when calling git log.

Signed-off-by: Sam Vilain <sam.vilain@catalyst.net.nz>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
No differences found