Git diff two branches
November 26, 2019
This is an invaluable tool to quickly check before you merge two branches
git diff branch1 branch2
November 26, 2019
This is an invaluable tool to quickly check before you merge two branches
git diff branch1 branch2