Merge branch 'mm/config-color-ui-default-to-auto'
commit7fcc056dfa3bbab43de6299304a4ce4d32cf7922
authorJunio C Hamano <gitster@pobox.com>
Mon, 26 Sep 2016 23:09:14 +0000 (26 16:09 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 26 Sep 2016 23:09:15 +0000 (26 16:09 -0700)
tree5e666b8c65dbe114626ed2fe9bdf6f15ebcd7bc8
parent85f34a929dc0f8c82f7167fe100d5264d7374876
parent14d16e2b359e791cb0e82223c7138363559ff989
Merge branch 'mm/config-color-ui-default-to-auto'

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
Documentation/config.txt