git stash with a message

February 5 2021

It’s difficult to remember what each git stash contains, but you can add more context by providing a message e.g. git stash save "message goes here"