Alright, lets say one day we make happen to make a bunch of modifications and when we go to commit them we notice we were working on the wrong branch.
How can we for
git stash
git stash list
git stash apply stash@{x}