建立超越比较
你可以设置 bcomp.exe
的路径
git config --global difftool.bc3.path 'c:\Program Files (x86)\Beyond Compare 3\bcomp.exe'
并将 bc3
配置为默认值
git config --global diff.tool bc3
你可以设置 bcomp.exe
的路径
git config --global difftool.bc3.path 'c:\Program Files (x86)\Beyond Compare 3\bcomp.exe'
并将 bc3
配置为默认值
git config --global diff.tool bc3