частично применить Stash git
git show stash@{0} -- <file(s) in question> | git apply
Careful Copperhead
git show stash@{0} -- <file(s) in question> | git apply