Skip to content

Instantly share code, notes, and snippets.

@a7madgamal
Created September 21, 2016 16:53
Show Gist options
  • Save a7madgamal/8dee1f1b5fff04310b1ded4749fefc85 to your computer and use it in GitHub Desktop.
Save a7madgamal/8dee1f1b5fff04310b1ded4749fefc85 to your computer and use it in GitHub Desktop.
Reverse a stash apply
git stash show -p | git apply --reverse
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment