📌  相关文章
📜  恢复上次推送到服务器 - Shell-Bash 代码示例

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

代码示例1
git reset --hard HEAD@{1}
git push -f