git 操作

git stash

git stash pop

git add .

git commit -m '提交'

原文地址:https://www.cnblogs.com/m7777/p/11634409.html