myesn

myEsn2E9

hi
github

Git: Setting and Unsetting Proxy

Set Proxy#

git config --global https.proxy https://127.0.0.1:7890

Unset Proxy#

git config --global --unset https.proxy
Loading...
Ownership of this post data is guaranteed by blockchain and smart contracts to the creator alone.