📜  git reset remote - Shell-Bash 代码示例

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

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