From: Junio C Hamano Date: Mon, 20 Aug 2018 19:41:32 +0000 (-0700) Subject: Merge branch 'sb/config-write-fix' X-Git-Tag: v2.19.0-rc0~7 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/2a2c18f1c3ae3fbade32df11719f24e8d6a6709c?hp=2a2c18f1c3ae3fbade32df11719f24e8d6a6709c Merge branch 'sb/config-write-fix' Recent update to "git config" broke updating variable in a subsection, which has been corrected. * sb/config-write-fix: git-config: document accidental multi-line setting in deprecated syntax config: fix case sensitive subsection names on writing t1300: document current behavior of setting options ---