Command | Description |
---|---|
stash |
command to manage stashes |
apply |
apply the changes from stash without removing it from the pile |
stash@{2} |
third to last stash |
extra information | without passing an index the most recent stash is used |