📌  相关文章
📜  如何撤消远程提交 - Shell-Bash 代码示例

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

代码示例1
git reset --hard HEAD~3
git push -f