Merge branch 'et/pretty-format-c-auto'
The commands in `git log` family take %C(auto) in a custom format string. This unconditionally turned the color on, ignoring --no-color or with --color=auto when the output is not connected to a tty; this was corrected to make the format truly behave as "auto". * et/pretty-format-c-auto: format_commit_message: honor `color=auto` for `%C(auto)`
Junio C Hamano committed
Jun 20, 2016 at 11:01 UTC
1b3d14c1c89d8ad61be97a1f2d2606a07b25872b
No changes.