preview stash git code example Example 1: git view stash Click to copygit stash show -p stash@{1} Example 2: git stash show files changed Click to copygit stash list --stat