diff: do not color --stat output like patch context
authorMarkus Heidelberg <markus.heidelberg@web.de>
Fri, 24 Apr 2009 22:06:47 +0000 (00:06 +0200)
committerJunio C Hamano <gitster@pobox.com>
Sun, 26 Apr 2009 08:37:47 +0000 (01:37 -0700)
The diffstat used the color.diff.plain slot (context text) for coloring
filenames and the whole summary line. This didn't look nice and the
affected text isn't patch context at all.

Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found