📜  重置为主 git - Shell-Bash 代码示例

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

代码示例2
git reset --hard origin/master; git commit -m 'reset to remote';git push --force local dev