check what's in my git stash code example Example 1: git remove first stash git stash drop 0 Example 2: git stash contnet git stash show -p stash@{1}