From: Junio C Hamano Date: Fri, 10 Mar 2017 21:24:20 +0000 (-0800) Subject: Merge branch 'jc/config-case-cmdline-take-2' X-Git-Tag: v2.13.0-rc0~151 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/2f54451ff56f22c6da6e0266a3508d54ab34a14f Merge branch 'jc/config-case-cmdline-take-2' The code to parse "git -c VAR=VAL cmd" and set configuration variable for the duration of cmd had two small bugs, which have been fixed. * jc/config-case-cmdline-take-2: config: use git_config_parse_key() in git_config_parse_parameter() config: move a few helper functions up --- 2f54451ff56f22c6da6e0266a3508d54ab34a14f