stash

git stash push
git stash push -k
git stash list
git stash show -p NUMBER
git stash drop NUMBER