check if git stash code example Example 1: git stash apply item git stash apply stash@{index} Example 2: git remove first stash git stash drop 0