安装 Beyond Compare 4
配置 git
git config --global merge.tool bc3
git config --global mergetool.bc3.path "D:Program FilesBeyond Compare 4BCompare.exe"
运行 git mergetool 即可