Merge branch 'rs/config-write-section-fix' into maint
commitb201e96f94f04d6316cf8c3ce4abed8408fb0857
authorJunio C Hamano <gitster@pobox.com>
Tue, 28 Nov 2017 04:38:33 +0000 (28 13:38 +0900)
committerJunio C Hamano <gitster@pobox.com>
Tue, 28 Nov 2017 04:38:33 +0000 (28 13:38 +0900)
treeabc356ebc62c0cb1416ed849e934b80734655b4e
parent7bc77766e127d94afe67a3fd900105514b6659dd
parent782c030ea21f02a5dfab3fd023e14084ebeff4dc
Merge branch 'rs/config-write-section-fix' into maint

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