This is equivalent to previewing a pull request, and it works great across remotes!
git diff -w --patience HEAD...origin/master
But, what are those crazy arguments? read my other protip for an explanation.
Strategic Brand Designer
2015-05-28
This is equivalent to previewing a pull request, and it works great across remotes!
git diff -w --patience HEAD...origin/master
But, what are those crazy arguments? read my other protip for an explanation.