Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
http.c: CURLOPT_NETRC_OPTIONAL is not available in ancient versions o…
…f 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>
- Loading branch information