Given that the remote repository has been cached via git fetch it should be possible to compare against these commits. Try the following:
$ git fetch origin
$ git diff origin/master
Given that the remote repository has been cached via git fetch it should be possible to compare against these commits. Try the following:
$ git fetch origin
$ git diff origin/master