Ubuntu 上 git clone出现 fatal: unable to access 'https://github.com/...'

git config --global https.proxy http://127.0.0.1:1080

然后再git clone 即可

posted @ 2023-03-15 19:45  Yohoc  阅读(206)  评论(0)    收藏  举报