Optional
Readonly
actionThe kind of stash action.
Optional
Readonly
idThe stash id. This is an optional argument for actions of kind 'apply', 'pop' and 'drop'.
Optional
Readonly
messageThe stash message.
This is an optional argument for the push
action.
Options for further refining the
git stash
command.