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