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

1  2 
http.c

diff --cc http.c
Simple merge