05-18-2015, 06:37 AM
It would be:
http://stackoverflow.com/questions/5817579/how-can-i-preview-a-merge-in-git
Code:
git fetch --all
git log ..origin/master
git diff ..origin/master
http://stackoverflow.com/questions/5817579/how-can-i-preview-a-merge-in-git
Joe
TSolucio
TSolucio