Git compare arquivos com nomes diferentes

git diff branch1:full/path/to/foo.txt branch2:full/path/to/foo-another.txt
Puzzled Peacock