http auth fails with multiple curl handles
commit5a9681f46aa9e152f32e76d7ade9d4c11313f99a
authorClemens Buchacher <drizzd@aon.at>
Tue, 10 Apr 2012 09:53:39 +0000 (10 11:53 +0200)
committerJunio C Hamano <gitster@pobox.com>
Tue, 10 Apr 2012 16:12:11 +0000 (10 09:12 -0700)
treef255b2762c9f4fd70d9d67f1b8c99a3763e6ca85
parente8dde3e5f9ddb7cf95a6ff3cea6cf07c3a2db80d
http auth fails with multiple curl handles

Create a repo with multiple loose objects in order to demonstrate http
authentication breakage.

Signed-off-by: Clemens Buchacher <drizzd@aon.at>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t5550-http-fetch.sh