vscode 设置了 clash 的代理,但是相关的 git 操作,还是报错 fatal: unable to access

查看 51|回复 1
作者:linzhe141   
Http: Proxy
The proxy setting to use. If not set, will be inherited from the http_proxy...
http://127.0.0.1:7890
设置了还是不行,只能用那个 steam++

proxy, VSCode, git, unable

hzdzyx   
git config --global http.proxy http://127.0.0.1:7890
git config --global https.proxy http://127.0.0.1:7890
您需要登录后才可以回帖 登录 | 立即注册

返回顶部