reverse of git stash code example Example: how to revert a git stash $ git stash show -p stash@{0} | git apply -R