📌  相关文章
📜  从 github 中删除提交 - Shell-Bash 代码示例

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

代码示例6
# To to remove already pushed commit!
git push -f origin HEAD^:master