📜  git reset head 远程提交 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:50:51.551000             🧑  作者: Mango

代码示例2
git reset --hard  #Please double check your commit hash
 git push -f origin master # this will force update and remove commits after this one