Aplique parcialmente Stash Git
git show stash@{0} -- <file(s) in question> | git apply
Careful Copperhead
git show stash@{0} -- <file(s) in question> | git apply