Merge branch 'rs/config-write-section-fix'
commit51affbd52ddc09f3af156031da8d5d29dfcd1801
authorJunio C Hamano <gitster@pobox.com>
Mon, 27 Nov 2017 02:06:38 +0000 (27 11:06 +0900)
committerJunio C Hamano <gitster@pobox.com>
Mon, 27 Nov 2017 02:06:38 +0000 (27 11:06 +0900)
tree895461723904310b38e2ca7e935181427b5fa25a
parent12e87e29ce60120a711b367b385b91fdc1c35a57
parent782c030ea21f02a5dfab3fd023e14084ebeff4dc
Merge branch 'rs/config-write-section-fix'

There was a recent semantic mismerge in the codepath to write out a
section of a configuration section, which has been corrected.

* rs/config-write-section-fix:
  config: flip return value of write_section()
config.c