Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save kirti-swiggy/5bd3dc76a8b6da633bf2f60c5e456e55 to your computer and use it in GitHub Desktop.
Save kirti-swiggy/5bd3dc76a8b6da633bf2f60c5e456e55 to your computer and use it in GitHub Desktop.
Create patch from stash
git stash show -p stash@{0} > Stash0.patch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment