美文网首页
Github clone 加速

Github clone 加速

作者: 慢慢码 | 来源:发表于2020-10-27 10:43 被阅读0次

使用镜像站/缓存站进行提速:
方法:替换 github.comgitclone.com/github.com
例子:

git clone https://github.com/golang/go.git

git clone https://gitclone.com/github.com/golang/go.git

更高级用法及帮助请参考: https://gitclone.com/

相关文章

网友评论

      本文标题:Github clone 加速

      本文链接:https://www.haomeiwen.com/subject/lwitvktx.html