Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

restore git stash

# Just check out the branch you want your changes on, and then 
git stash apply 
#Then use 
git diff # to see the result
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #restore #git #stash
ADD COMMENT
Topic
Name
1+8 =