Merge branch 'mm/config-color-ui-default-to-auto' into maint

Documentation for individual configuration variables to control use of color (like `color.grep`) said that their default value is 'false', instead of saying their default is taken from `color.ui`. When we updated the default value for color.ui from 'false' to 'auto' quite a while ago, all of them broke. This has been corrected. * mm/config-color-ui-default-to-auto: Documentation/config: default for color.* is color.ui

Junio C Hamano committed Sep 29, 2016 at 16:49 UTC a74a3b7a0bac24f7d05bf94d9449e9f1c2d32d18

No changes.