📌  相关文章
📜  git 我们可以将新分支重置为特定提交吗?Shell-Bash 代码示例

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

代码示例2
git reset --hard cedc856
git push --force origin master