git stash pop [stash]

Restores the most recently stashed files

Arguments

NameDescription
stash

Options

NameDescription
--indexTries to reinstate not only the working tree's changes, but also the index's ones
-q, --quietQuiet, suppress feedback messages