If you want to see the difference between the same file on separate branches, use the following snippet at the CLI:
git diff branch1 branch2 — your-file.ext
If you want to see the difference between the same file on separate branches, use the following snippet at the CLI:
git diff branch1 branch2 — your-file.ext