解决clone github repository慢的问题

原来的

git clone https://github.com/xxx.git

改为

git clone https://github.com.cnpmjs.org/xxx.git
posted @ 2021-12-15 14:44  春风一笑  阅读(86)  评论(0)    收藏  举报