Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

how to apply specific git stash

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