Git Stash com uma mensagem
# git stash with a message:
git stash save <message>
KostasX
# git stash with a message:
git stash save <message>