From: Junio C Hamano Date: Fri, 24 Mar 2017 19:57:54 +0000 (-0700) Subject: Merge branch 'jc/config-case-cmdline-take-2' into maint X-Git-Tag: v2.12.2~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=eb4e87cef9cbf3bf2b543e671c56627e212b703c;p=thirdparty%2Fgit.git Merge branch 'jc/config-case-cmdline-take-2' into maint 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. This supersedes jc/config-case-cmdline topic that has been discarded. * jc/config-case-cmdline-take-2: config: use git_config_parse_key() in git_config_parse_parameter() config: move a few helper functions up --- eb4e87cef9cbf3bf2b543e671c56627e212b703c