Merge branch 'jn/clone-add-empty-config-from-command-line' into maint

"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 Jun 5, 2017 at 09:03 UTC c8c33216333c4b2ba86f51d9fa77f7c4daba8d30

No changes.