Compare 2 Git branches using Beyond Compare
# Source https://stackoverflow.com/a/39234763/1644311 git difftool -d --tool=bc3 BRANCH1 BRANCH2