Apply specific stash git

List stashes and apply a specific one by index

git stash list && git stash apply stash@{2}