Git Zastosuj poprzednie skrytki
git stash apply "stash@{n}"
Worrisome Wasp
git stash apply "stash@{n}"
git stash apply n
# n is the number of stashes you want to go back, check 'git stash list' to see what's available