Revision 8b124135a97b593d50a90abcec231552b31c7ade authored by Junio C Hamano on 28 February 2010, 02:56:38 UTC, committed by Junio C Hamano on 07 March 2010, 20:00:36 UTC
In configuration files (and "git config --color" command line), we
supported one and only one attribute after foreground and background
color.  Accept combinations of attributes, e.g.

    [diff.color]
            old = red reverse bold

Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent c503467
History
File Mode Size
sha1.c -rw-r--r-- 1.8 KB
sha1.h -rw-r--r-- 565 bytes
sha1_arm.S -rw-r--r-- 3.5 KB

back to top