From: Junio C Hamano Date: Tue, 16 May 2017 02:51:56 +0000 (+0900) Subject: Merge branch 'jn/clone-add-empty-config-from-command-line' X-Git-Tag: v2.14.0-rc0~187 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/883247c2fc1783b448fb8730284de85a758dc05d Merge branch 'jn/clone-add-empty-config-from-command-line' "git clone --config var=val" is a way to populate the per-repository configuration file of the new repository, but it did not work well when val is an empty string. This has been fixed. * jn/clone-add-empty-config-from-command-line: clone: handle empty config values in -c --- 883247c2fc1783b448fb8730284de85a758dc05d