Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

git stash apply previous

git stash apply n
# n is the number of stashes you want to go back, check 'git stash list' to see what's available
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #git #stash #apply #previous
ADD COMMENT
Topic
Name
4+2 =