Skip to content

Instantly share code, notes, and snippets.

@danrasmuson
Created October 31, 2014 19:58
Show Gist options
  • Select an option

  • Save danrasmuson/6f124f3e0af06dcf365d to your computer and use it in GitHub Desktop.

Select an option

Save danrasmuson/6f124f3e0af06dcf365d to your computer and use it in GitHub Desktop.
git stash list
git stash apply
git stash apply --index
git stash drop stash@{0}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment