From: Junio C Hamano Date: Thu, 28 Jun 2018 19:53:30 +0000 (-0700) Subject: Merge branch 'ms/send-pack-honor-config' X-Git-Tag: v2.19.0-rc0~175 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/8d3661d5b1c7ca698a863625a05888c66004d3c1?hp=--cc Merge branch 'ms/send-pack-honor-config' "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 --- 8d3661d5b1c7ca698a863625a05888c66004d3c1