First, you should rather allow any auth and not just the specific one you
want.
Then, the userid and password is probably better passed in embedded in the
proxy URL as that's given on the command line/environment already. Or as
separate arguments.
Well, the CURLOPT_PROXY is set in transport.c as well which your patch didn't
address. If that's the case, I figure the verbose output should've shown some
auth failures with the proxy?
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html