]> granicus.if.org Git - git/commit
Merge branch 'jk/config-type-color-ends-with-lf'
authorJunio C Hamano <gitster@pobox.com>
Wed, 20 Mar 2019 06:16:07 +0000 (15:16 +0900)
committerJunio C Hamano <gitster@pobox.com>
Wed, 20 Mar 2019 06:16:08 +0000 (15:16 +0900)
commitf6c75e392e2d8426b622408ae74f0e2b545609a7
tree324ea002260857c673adbaa7384c057b5f93c855
parent6b5688b760a11430586122173d96b15fd3204308
parentcd8e7593b9c881996a04858a3329e8ed9f1d4dbc
Merge branch 'jk/config-type-color-ends-with-lf'

"git config --type=color ..." is meant to replace "git config --get-color"
but there is a slight difference that wasn't documented, which is
now fixed.

* jk/config-type-color-ends-with-lf:
  config: document --type=color output is a complete line