]> git.ipfire.org Git - thirdparty/git.git/commit - http.c
http.c::http_fetch_ref(): use the new http API
authorMike Hommey <mh@glandium.org>
Sat, 6 Jun 2009 08:43:55 +0000 (16:43 +0800)
committerJunio C Hamano <gitster@pobox.com>
Sat, 6 Jun 2009 18:03:10 +0000 (11:03 -0700)
commit0d5896e1cc1cb6145526b6786c7720cfe8231709
tree08a95a1b5d42a1ecbfba8fef78a811d9adb4576a
parent28307b99ddb8e7284793d5ec830af10f130fa287
http.c::http_fetch_ref(): use the new http API

The error message ("Unable to start request") has been removed, since
the http API already prints it.

Signed-off-by: Mike Hommey <mh@glandium.org>
Signed-off-by: Tay Ray Chuan <rctay89@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
http.c