git clone加速方法-使用gitee.com网站的从giithub导入仓库

痛点:使用git clone https://github.com/*/*命令行方法从github.com下载代码时,常出现因超时文件下载中断的问题。

解决方法:借用gitee.com的导入github仓库的方法,导入gitee后,再使用git clone https://gitee.com/*/*命令行方法可快速从网站下载代码。

posted @ 2020-04-26 14:25  qq6200  阅读(142)  评论(0)    收藏  举报