lotus v0.1.3 升级到 v0.1.4

被刻印的时光 ゝ 提交于 2019-12-20 20:29:32

lotus 升级到 v0.1.4

1,lotus 升级到 v0.1.4

# git pull origin master
From https://github.com/filecoin-project/lotus
 * branch              master     -> FETCH_HEAD
Updating 41aef3d2..8f1c2b7a
error: Your local changes to the following files would be overwritten by merge:
	go.sum
Please commit your changes or stash them before you merge.
Aborting
# git reset --hard
HEAD is now at 41aef3d2 Merge pull request #984 from filecoin-project/feat/tag-good-peers
# git pull origin master
From https://github.com/filecoin-project/lotus
 * branch              master     -> FETCH_HEAD
Updating 41aef3d2..8f1c2b7a
标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!