git reset 或者 timeout CMX 2023-12-03 69 阅读1分钟 1 git config --global --unset http.proxy git config --global --unset https.proxy 2 git config --global http.proxy http://127.0.0.1:7890 git config --global -l 好像需要把梯子打开 然后就可以正常使用了