后台挂了那啥,找到梯子用的端口(比如我的是7078)并设置
git config --global http.proxy localhost:7078
I hope this can save someone's two hours.
本文介绍了一种通过设置本地代理服务器端口来优化Git操作的方法,具体步骤为找到代理服务器使用的端口(例如7078),然后使用命令'git config --global http.proxy localhost:7078'进行配置。
后台挂了那啥,找到梯子用的端口(比如我的是7078)并设置
git config --global http.proxy localhost:7078
I hope this can save someone's two hours.
209
1422
3万+

被折叠的 条评论
为什么被折叠?