设置git使用socks5代理

Published on with 0 views and 0 comments

使用命令:

git config --global http.proxy 'socks5://127.0.0.1:1080'