赞
踩
解决方案: git config --global https.proxy 127.0.0.1:7890 clash for windows的默认端口是7890,配置代理即可解决
git config --global https.proxy 127.0.0.1:7890