git - OSX 使用 Beyond Compare 作为 git difftool

标签 git macos beyondcompare git-difftool

尝试使用 git 启动 Beyond Compare 时,出现此错误:

The diff tool bc3 is not available as 'bcompare'

fatal: external diff died, stopping at plugins/PushPlugin.m

设置差异工具:

$ git config --global diff.tool bc3

尝试比较目录:

$ git difftool plugins

Viewing (1/2): 'plugins/PushPlugin.m'
Launch 'bc3' [Y/n]: y

最佳答案

启动 Beyond Compare,转到 Beyond Compare 菜单并运行安装命令行工具。

关于git - OSX 使用 Beyond Compare 作为 git difftool,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/31187542/

相关文章:

c - macOS 中的 mmap 和文件删除

visual-studio - 使用 Beyond Compare 和 Visual Studio 的 Bitbucket 扩展来查看拉取请求?

beyondcompare - Beyond Compare - 忽略某些文本字符串?

linux - 没有 ssh 的远程目录比较和合并

git checkout 删除网站上传

git - 如何预先解决 git 中的冲突,以便它们在实际 merge 中消失?

ios - UIImage 和 NSImage 报告不同的图像尺寸

运行 solR 时在 OSX 10.9.1 中找不到 Java 运行时

Git 远程跟踪分支与具有不同 SHA 的相同提交的本地分支不同

Git 使用过滤器分支 'Permission denied' 重写历史