Merge branch 'ms/send-pack-honor-config'
authorJunio C Hamano <gitster@pobox.com>
Thu, 28 Jun 2018 19:53:30 +0000 (12:53 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 28 Jun 2018 19:53:30 +0000 (12:53 -0700)
"git send-pack --signed" (hence "git push --signed" over the http
transport) did not read user ident from the config mechanism to
determine whom to sign the push certificate as, which has been
corrected.

* ms/send-pack-honor-config:
builtin/send-pack: populate the default configs

1  2 
builtin/send-pack.c
Simple merge