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
来源:CSDN
作者:mixboot
链接:https://blog.csdn.net/u010953692/article/details/103636266