git stash store <message> <commit>

Store a given stash in the stash ref., updating the staft reflog

Arguments

NameDescription
message
commit

Options

NameDescription
-m, --message <message>Use the given <msg> as the stash message
-q, --quietQuiet, suppress feedback messages