Skip to content

Instantly share code, notes, and snippets.

@rymawby
Created June 25, 2013 13:01
Show Gist options
  • Select an option

  • Save rymawby/5858245 to your computer and use it in GitHub Desktop.

Select an option

Save rymawby/5858245 to your computer and use it in GitHub Desktop.
Apply git stash
# where n is the number supplied in
git stash list
git stash apply stash@{n}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment