git log --pretty=oneline
git push -f origin master
git回退到某次提交,并推送到远程分支
原文:https://www.cnblogs.com/JentZhang/p/14536139.html