]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'es/bright-colors'
authorJunio C Hamano <gitster@pobox.com>
Tue, 25 Feb 2020 19:18:32 +0000 (11:18 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 25 Feb 2020 19:18:32 +0000 (11:18 -0800)
The basic 7 colors learned the brighter counterparts
(e.g. "brightred").

* es/bright-colors:
  color.c: alias RGB colors 8-15 to aixterm colors
  color.c: support bright aixterm colors
  color.c: refactor color_output arguments


Trivial merge