apply stash
Applies stashed changes to your local branch without dropping the stash.
git stash apply
copy
Applies stashed changes to your local branch without dropping the stash.
git stash apply
copy