1234
git config --global http.https://github.com.proxy socks5://127.0.0.1:1086git config --global https.https://github.com.proxy socks5://127.0.0.1:1086git config --global http.proxy http://127.0.0.1:1080git config --global https.proxy https://127.0.0.1:1080
1
git config --global -e