Skip to content

Instantly share code, notes, and snippets.

@maximgatilin
Created July 5, 2018 06:03
Show Gist options
  • Save maximgatilin/de596d810a6b3f2f03ebddc45fc1b130 to your computer and use it in GitHub Desktop.
Save maximgatilin/de596d810a6b3f2f03ebddc45fc1b130 to your computer and use it in GitHub Desktop.
git stash patch
git stash show -p stash@{2} > file.patch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment