SyntaxFix
Write A Post
Hire A Developer
Questions
git stash show -p | git apply
and then git stash drop if you want to drop the stashed items.
git stash drop