1 git add . 2 git commit -m ' 提交的信息 ' 3 git review -v 4 git stash 切换分支 不需要commit git stash apply 切换回来时候,重新显示