I have cloned a github repository and made no changes locally. Github repository moved forward with commits on the same branch.
- How do I find a diff between my local repository and the original github repository?
- How do I find a diff between my working copy and the original github repository?
- How do I find a diff between my local repository and another github repository of the same project?