I am just wondering if there is a way to simply diff two branches in GitHub? I know GitHub has capacity to do it because when we do code-reviews it does list out all the dif
If you are on any branch other than master you should see a link to compare:
Click it and you should get redirected to the compare-tool where you can select branches or commits to compare