Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

how to apply changes in a single file from stash

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