PROXY SETTINGS
According to the protocol used, settings get differences:
git:core.gitproxyssh: set in ssh’sProxyCommandparameterhttp:http.proxy
Example:
1 | # global proxy |
According to the protocol used, settings get differences:
git: core.gitproxy ssh: set in ssh’s ProxyCommand parameterhttp: http.proxy1 | # global proxy |