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
Please have a try with git log --follow on your file. I learn from here Is it possible to move/rename files in git and maintain their history?
git log --follow