Git compare les fichiers avec différents noms

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