git stash create <message>

Creates a stash with the message <msg>

Arguments

NameDescription
message