1-git reset --hard "git commit log" 回退到之前一个稳定的提交 2-git stash 清空staged或unstaged内容 3-git pull pull最新的内容