SyntaxFix
Write A Post
Hire A Developer
Questions
git diff master remotes/b
That's incorrect. remotes/b is a remote, but not a branch.
remotes/b
To get it to work, I had to do:
git diff master remotes/b/master