- 查询版本号 git reflog
- 回滚本地 git reset --hard HEAD^ 或者 git reset --hard 版本号
- 强制更新远程 git push -f
[Git高级教程(二)] 远程仓库版本回退方法
http://blog.youkuaiyun.com/fuchaosz/article/details/52170105
Git 王者超神之路
http://www.jianshu.com/p/f4cd5f2d1a5f
http://blog.youkuaiyun.com/fuchaosz/article/details/52170105
http://www.jianshu.com/p/f4cd5f2d1a5f
转载于:https://juejin.im/post/5a3c5a8e518825772a4b2be9