📜  git restore 到远程 - Shell-Bash 代码示例
📅  最后修改于: 2022-03-11 14:50:59.231000             🧑  作者: Mango
代码示例3
git reset --hard
git push -f origin master # only works for unprotected branches that allow force push