List modified file names in a git stash

The show sub-command, in the end, invokes git diff with whatever flags you have set, or --stat if you did not set any, so simply git stash show --name-only, which runs git diff --name-only between the base commit and the work-tree commit.

(See here and here for a description of what I have taken to calling a “git stash-bag”. You get a diff between the commit the bag hangs from, and the w commit.)

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)