git bash 增加代理
git config --global --add http.proxy u:p@******:8080
不知道为什么百度的都是这么写的:git config –global http.proxy http://proxyuser:proxypwd@proxy.server.com:port
本作品采用 知识共享署名-相同方式共享 4.0 国际许可协议 进行许可。
git config --global --add http.proxy u:p@******:8080
不知道为什么百度的都是这么写的:git config –global http.proxy http://proxyuser:proxypwd@proxy.server.com:port
本作品采用 知识共享署名-相同方式共享 4.0 国际许可协议 进行许可。