According to the git documentation on http proxy:

http.proxy

Override the HTTP proxy, normally configured using the http_proxy,
https_proxy, and all_proxyenvironment variables (see curl(1)). This
can be overridden on a per-remote basis; see remote.<name>.proxy

On windows, proxy settings are traditionally stored in the Registry
and accessed via WinInet settings. Is there any way to make git
respect these settings so that, for example, I could transparently
intercept git traffic with fiddler.?

Regards,

Justin Dearing
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to