Sungwoo
0
Q:

how to apply changes in a single file from stash

git checkout stash@{0} -- <filename>
0
git restore -s stash@{0} -- <filename>
0

New to Communities?

Join the community