Merge branch 'jk/colors'
authorJunio C Hamano <gitster@pobox.com>
Tue, 14 Apr 2015 18:49:13 +0000 (11:49 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 14 Apr 2015 18:49:13 +0000 (11:49 -0700)
"diff-highlight" (in contrib/) used to show byte-by-byte
differences, which meant that multi-byte characters can be chopped
in the middle. It learned to pay attention to character boundaries
(assuming the UTF-8 payload).

* jk/colors:
diff-highlight: do not split multibyte characters

1  2 
contrib/diff-highlight/diff-highlight
Simple merge