Situation:
Now we have three different states. The state of HEAD, the state
You can use git stash save --keep-index to do this. After saving the stash, you can use git stash drop if you don't want to keep it around.
git stash drop