I\'ve renamed a couple of files using git mv, used git stash, had a quick look at HEAD (without changing it) then did git stash pop to
git mv
git stash
git stash pop
Well, I do see my renames with git log -M --summary..
git log -M --summary