我是 git 的新手,在配置视觉差异/合并工具时遇到了困难。我已经按照http://www.scootersoftware.com/support.php?zz=kb_vcs#gitwindows上的说明配置了 git,但是当我运行 git difftool file.txt 时,差异显示在控制台上,没有显示错误并没有推出超越比较。
任何想法可能是什么问题?
谢谢
詹姆士
我在 Windows 7 x64 上运行 1.7.6.msysgit.0
我的配置是(我已经删除了用户名等)
$ git config --list
core.symlinks=false
core.autocrlf=true
color.diff=auto
color.status=auto
color.branch=auto
color.interactive=true
pack.packsizelimit=2g
help.format=html
http.sslcainfo=/bin/curl-ca-bundle.crt
sendemail.smtpserver=/bin/msmtp.exe
diff.astextplain.textconv=astextplain
rebase.autosquash=true
diff.tool=bc3
difftool.bc3.path=c:/program files (x86)/beyond compare 3/bcomp.exe
merge.tool=bc3
mergetool.bc3.path=c:/program files (x86)/beyond compare 3/bcomp.exe
core.repositoryformatversion=0
core.filemode=false
core.bare=false
core.logallrefupdates=true
core.symlinks=false
core.ignorecase=true
core.hidedotfiles=dotGitOnly
gui.wmstate=zoomed
gui.geometry=584x210+275+275 408 476