GitStudyCards
Cards
Blog
About
Book
🇧🇷
#042 git stash -m “changes”
Naming a stash
Command
Description
stash
command to manage stashes
-m
flag write a stash message
“changes”
message describing the changes