When would you use git stash?
git stash
To delete a commit.
To set aside temporary modifications.
To clone a repository.
To merge two branches.