Merge branch 'jc/http-sslkey-and-ssl-cert-are-paths' into maint
commit72140a73198b2fdbf6fc83ff679d3f553ed5faed
authorJunio C Hamano <gitster@pobox.com>
Wed, 23 Aug 2017 21:33:43 +0000 (23 14:33 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 23 Aug 2017 21:33:43 +0000 (23 14:33 -0700)
tree7ba00a7d4b59ad00610ef496d599e08568d4b452
parent447f80f508509c7252c2f531724b90f75d3e4a26
parent8d1549643e814d2f8f0de2991d69c1331c8181d7
Merge branch 'jc/http-sslkey-and-ssl-cert-are-paths' into maint

The http.{sslkey,sslCert} configuration variables are to be
interpreted as a pathname that honors "~[username]/" prefix, but
weren't, which has been fixed.

* jc/http-sslkey-and-ssl-cert-are-paths:
  http.c: http.sslcert and http.sslkey are both pathnames
http.c