我们通常发现在github clone 代码的时候,开了小飞机也很慢,记得输入下面的命令:
git config --global https.proxy sock5://localhost:1080
这样在操作 git 命令时才走了代理。
我们通常发现在github clone 代码的时候,开了小飞机也很慢,记得输入下面的命令:
git config --global https.proxy sock5://localhost:1080
这样在操作 git 命令时才走了代理。
本文标题:解决 github clone慢
本文链接:https://www.haomeiwen.com/subject/hwlophtx.html
网友评论