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
Junio C Hamano committed
May 16, 2017 at 11:51 UTC
883247c2fc1783b448fb8730284de85a758dc05d
No changes.