GIT-STASH(1) Git Manual GIT-STASH(1) NAME git-stash - Stash the changes in a dirty working directory away SYNOPSIS git stash list [] git stash show [-u | --include-untracked | --only-untracked] [] [] git stash drop [-q | --quiet] [] git stash pop [--index] [-q | --quiet] [] git stash apply [--index] [-q | --quiet] [--label-ours=