【问题标题】:smartgit and ksdiff integrationsmartgit 和 ksdiff 集成
【发布时间】:2016-06-09 17:56:43
【问题描述】:

我想在 smartgit 中使用 Kaleidoscope/ksdiff 作为我的冲突解决器。我试过自己配置,但我不能。那么,我需要在编辑冲突解决程序配置的参数输入中添加什么行指令?

截图:

【问题讨论】:

    标签: smartgit kaleidoscope


    【解决方案1】:

    将 Kaleidoscope/ksdiff 与 smartgit 集成所需的配置是:

    --merge --output ${mergedFile} --base ${baseFile} -- ${leftFile} --snapshot ${rightFile} --snapshot
    

    只要把它放在参数字段上,奇迹就会发生:)

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2014-02-13
      相关资源
      最近更新 更多