]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'rs/c-auto-resets-attributes'
authorJunio C Hamano <gitster@pobox.com>
Mon, 26 Sep 2016 23:09:15 +0000 (16:09 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 26 Sep 2016 23:09:15 +0000 (16:09 -0700)
The pretty-format specifier "%C(auto)" used by the "log" family of
commands to enable coloring of the output is taught to also issue a
color-reset sequence to the output.

* rs/c-auto-resets-attributes:
  pretty: let %C(auto) reset all attributes

1  2 
pretty.c

diff --cc pretty.c
Simple merge