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 www.delftstack.com #
 
PREVIOUS NEXT
Tagged: #apply #specific #git #stash
ADD COMMENT
Topic
Name
6+5 =