Skip to content

Instantly share code, notes, and snippets.

@RushS
Forked from rais38/gist:5766980
Created January 20, 2022 09:18
Show Gist options
  • Save RushS/925531a366f608ece323ac7fa8820456 to your computer and use it in GitHub Desktop.
Save RushS/925531a366f608ece323ac7fa8820456 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