Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

how to apply changes in a single file from stash

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