view git stash without applying

Shell
git stash show -p stash@{1}
git stash show -p stash@{1}
Source

Also in Shell: