author | Junio C Hamano <gitster@pobox.com> | |
Fri, 13 Mar 2009 05:34:43 +0000 (22:34 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Fri, 13 Mar 2009 05:42:19 +0000 (22:42 -0700) | ||
commit | 750d9305009a0f3fd14c0b5c5e62ae1eb2b18fda | |
tree | 89b13370a8b5cf20063a989a66d937aa6c040708 | tree | snapshot |
parent | c33976cbc6d1895fca5c1683fba678e786ee3e58 | commit | diff |
http.c: CURLOPT_NETRC_OPTIONAL is not available in ancient versions of cURL
Besides, we have already called easy_setopt with the option before coming
to this function if it was available, so there is no need to repeat it
here.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Besides, we have already called easy_setopt with the option before coming
to this function if it was available, so there is no need to repeat it
here.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
http.c | diff | blob | history |