Wenden Sie teilweise Stash Git an
git show stash@{0} -- <file(s) in question> | git apply
Careful Copperhead
git show stash@{0} -- <file(s) in question> | git apply