git clone work with proxy 设置代理

设置代理

git config --global http.proxy http://localhost:7890

查看

git config --global --get http.proxy

Reference

https://stackoverflow.com/questions/783811/getting-git-to-work-with-a-proxy-server-fails-with-request-timed-out

posted @ 2023-07-17 23:10  LanceHansen  阅读(44)  评论(0编辑  收藏  举报