Created
January 8, 2015 14:21
-
-
Save jdillick/e95b3aecb8d6546d4a76 to your computer and use it in GitHub Desktop.
Create local branch from Stash Pull-Request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[alias] | |
prstash = "!f() { git fetch $1 refs/pull-requests/$2/from:$3; } ; f" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment