Unstaged changes after resetgit
解決的辦法以下2中辦法:shell
1.code
git add .
git reset --hard
git stash
git stash drop