gpt4 book ai didi

windows - 使用 Beyond Compare 的 Windows 版 Git

转载 作者:可可西里 更新时间:2023-11-01 09:21:13 28 4
gpt4 key购买 nike

我是 git 的新手,我在配置可视化差异/merge 工具时遇到了困难。我已经按照 http://www.scootersoftware.com/support.php?zz=kb_vcs#gitwindows 上的说明配置了 git但是当我运行 git difftool file.txt 时,diff 显示在控制台上,没有显示任何错误,也没有启动 beyond compare。

知道问题出在哪里吗?

谢谢

詹姆斯

我在 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

最佳答案

msysGit forum (googlegroups) 上有一个旧的(大概)线程.总而言之,可执行文件名称发生了变化,并且在你的版本之后的版本中进行了修复(应该已经进行了;-)。

更新到最新版本应该可以解决这个问题。

关于windows - 使用 Beyond Compare 的 Windows 版 Git,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/10473635/

28 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com