From: Sam Vilain Date: Tue, 16 Oct 2007 22:33:04 +0000 (+1300) Subject: gitk: disable colours when calling git log X-Git-Tag: v1.5.4-rc0~333^2~5 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/0166419a197cea0ceef3aed8c72023deb015ecf4?hp=0166419a197cea0ceef3aed8c72023deb015ecf4 gitk: disable colours when calling git log 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 Signed-off-by: Shawn O. Pearce ---