Merge branch 'et/pretty-format-c-auto' into maint
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 27, 2016 at 09:56 UTC
fbb4138cb2e6b77d1d8386f336e7813fcfd3cb02
No changes.