commit | 89cb73a19ac94d15babf77af490fa5db78908234 | [log] [tgz] |
---|---|---|
author | Bert Wesarg <bert.wesarg@googlemail.com> | Fri Nov 27 07:55:18 2009 +0100 |
committer | Junio C Hamano <gitster@pobox.com> | Sat Nov 28 10:05:44 2009 -0800 |
tree | a5cb2dd04e1cfe72868cb475a12bc50d02f78d8e | |
parent | 06a4755270b86a2af20a5c1f0d785311472b5223 [diff] |
Give the hunk comment its own color Inspired by the coloring of quilt. Introduce a separate color and paint the hunk comment part, i.e. the name of the function, in a separate color "diff.func" (defaults to plain). Whitespace between hunk header and hunk comment is printed in plain color. Signed-off-by: Bert Wesarg <bert.wesarg@googlemail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>