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