Git -Versteck mit einer Nachricht
# git stash with a message:
git stash save <message>
KostasX
# git stash with a message:
git stash save <message>