Merge branch 'rb/http-cert-cred-no-username-prompt'
commit77a5efb4eb71d01d010dbcb859516aa232971d28
authorJunio C Hamano <gitster@pobox.com>
Wed, 2 Jan 2013 18:39:21 +0000 (2 10:39 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 2 Jan 2013 18:39:21 +0000 (2 10:39 -0800)
tree1de4c00e966d0db6def1ec43b99287d5a9cc8f4b
parent4b32367ddc63fc2a3e50986509f2f6323f227fef
parent75e9a405d4a3fdf9d84282c5fac065257887fd96
Merge branch 'rb/http-cert-cred-no-username-prompt'

http transport was wrong to ask for the username when the
authentication is done by certificate identity.

* rb/http-cert-cred-no-username-prompt:
  http.c: Avoid username prompt for certifcate credentials
http.c