$ git stash
Stash changes in the working directory for later use.
$ git stash list
$ git stash apply
$ git stash drop