git回滚

git reset --hard <commit_id>

 

git push origin HEAD --force

原文地址:https://www.cnblogs.com/sweet22353/p/9168614.html