Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

stash pop single file

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