git clone 提高下载速度

gitclone.com(推荐)

  gitclone.com 是一个提供下载缓存的代码下载网站,使用方法十分简单,只需要在仓库地址前面加上 gitclone.com,就可以使速度提升几倍。

例如要克隆github上仓库地址:      https://github.com/killer-p/ctool.git

只需将地址改为 :      https://gitclone.com/github.com/killer-p/ctool.git,

在命令行中执行:        git clone https://gitclone.com/github.com/killer-p/ctool.git

posted @ 2023-02-13 12:21  湘summer  阅读(269)  评论(0)    收藏  举报