Optional --allIncludes ignored and untracked files.
Optional --include-Includes untracked files. See also --no-include-untracked.
Optional --indexReinstates not only the working tree’s changes, but also the index’s.
Optional --keep-Changes already added to the index are left intact. See also --no-keep-index.
Optional --no-Excludes untracked files. See also --include-untracked.
Optional --no-The complement of --keep-index.
Optional --only-Shows only the untracked files in the stash entry as part of the diff.
Optional --quietSuppresses feedback messages.
Optional --stagedStashes only the changes that are currently staged.
StashOptions defines the supported options for the Git stash command.