git reset commit_id
2.将回退后的版本强制推送到远程仓库。
git push -f origin master
git reset commit_id
2.将回退后的版本强制推送到远程仓库。
git push -f origin master
转载于:https://www.cnblogs.com/luyuefeng/p/8341505.html
5658
2965
2182

被折叠的 条评论
为什么被折叠?