挂代理

1 git config --global http.proxy 'socks5://127.0.0.1:1080'
2 
3 git config --global https.proxy 'socks5://127.0.0.1:1080'

 

git clone 很慢提速方法

 

git clone 很慢提速方法

 

相关文章: