【问题标题】:Exception caught during execution of merge command执行合并命令期间捕获的异常
【发布时间】:2020-07-04 06:36:12
【问题描述】:

当我拉动 netbeans 输出时,我看到了这个:

org.eclipse.jgit.api.errors.JGitInternalException: 
Exception caught during execution of merge command. 
org.eclipse.jgit.errors.CorruptObjectException: Not a DIRC file.

我不熟悉这个错误:如何避免它?

【问题讨论】:

    标签: git-pull


    【解决方案1】:

    DIRC 引用“目录缓存”(如seen here)。

    由于 Netbeans 使用 jgit,请尝试在新文件夹中再次克隆存储库,然后检查 pull 是否仍然触发相同的错误。
    也许您当前的本地存储库已损坏。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2013-03-23
      • 2014-04-25
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多