Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

git stash pop single file

git restore -s stash@{0} -- <filename>
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #git #stash #pop #single #file
ADD COMMENT
Topic
Name
3+1 =