I have in git a code in which my colleagues cloned and sent me pull requests, but I think they have duplicate code between them.
I've added their repositories to my machine and I want to compare a file from different repositories.
Example: compare the file Arduino/main/main.ino
of the remote repository "so-and-so" with the same file as the "bertrano" remote repository.