check stash file list code example Example 1: view git stash without applying git stash show -p stash@{1} Example 2: git stash contnet git stash show -p stash@{1}