Ref T10227. When we perform git http operations (fetch, mirror) check if we should use a proxy; if we should, set http_proxy or https_proxy in the environment to make git have curl use it.
Details
Details
- Configured a proxy extension to run stuff through a local instance of Charles.
- Ran repository pull and repository mirror.
- Saw git HTTP requests route through the proxy.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Branch
- http3
- Lint
Lint Passed - Unit
Tests Passed - Build Status
Buildable 12585 Build 15973: Run Core Tests Build 15972: arc lint + arc unit