Created
June 25, 2013 13:01
-
-
Save rymawby/5858245 to your computer and use it in GitHub Desktop.
Apply git stash
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
| # where n is the number supplied in | |
| git stash list | |
| git stash apply stash@{n} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment