【问题标题】:EGit couldn't detect the installation path "gitPrefix" of native GitEGit 无法检测到本机 Git 的安装路径“gitPrefix”
【发布时间】:2013-12-15 09:36:06
【问题描述】:

如何解决这个问题?

警告:EGit 无法检测到本机 Git 的安装路径“gitPrefix”。因此EGit不能尊重系统级别 Git 设置,可能在本机 Git 安装目录下的 ${gitPrefix}/etc/gitconfig 中配置。

【问题讨论】:

标签: eclipse git egit


【解决方案1】:

正如我在“Egit installation path error”中所建议的,它可以与缺少 Git 安装相关联(EGit 依赖于系统配置路径)。

安装:

【讨论】:

    【解决方案2】:

    在我的情况下,安装最新的 Git 版本有帮助。

    https://git-scm.com/download/win 下载最新版本并将其安装到与 Git 之前相同的目录中。启动 eclipse 并且错误日志中的错误消息消失了。我已经安装了 Cygwin64。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2021-12-08
      • 2015-07-10
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2016-03-25
      相关资源
      最近更新 更多