如图所示
使用github的镜像网站进行访问,github.com.cnpmjs.org,我们将原本的网站中的github.com 进行替换。
git clone https://github.com/filecoin-project/lotus.git
替换为
git clone https://github.com.cnpmjs.org/filecoin-project/lotus.git
2024-04-04 08:07:29
如图所示
使用github的镜像网站进行访问,github.com.cnpmjs.org,我们将原本的网站中的github.com 进行替换。
git clone https://github.com/filecoin-project/lotus.git
替换为
git clone https://github.com.cnpmjs.org/filecoin-project/lotus.git
下一篇:Java的浅拷贝与深拷贝总结