Git Stash с сообщением
# git stash with a message:
git stash save <message>
KostasX
# git stash with a message:
git stash save <message>