Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

git stash apply specific stash

git stash apply "stash@{n}"
or
git stash apply n
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #git #stash #apply #specific #stash
ADD COMMENT
Topic
Name
4+5 =