logo
  • 教程列表
  • SO官方文档
  • 外部合并和 difftools
    • 建立超越比较
    • 将 KDiff3 设置为合并工具
    • 将 KDiff3 设置为 diff 工具
    • 将 IntelliJ IDE 设置为合并工具(Windows)
    • 将 IntelliJ IDE 设置为 diff 工具(Windows)
  1. StackOverflow 文档
  2. Git 教程
  3. 外部合并和 difftools
  4. 建立超越比较

建立超越比较

Created: November-22, 2018

你可以设置 bcomp.exe 的路径

git config --global difftool.bc3.path 'c:\Program Files (x86)\Beyond Compare 3\bcomp.exe'

并将 bc3 配置为默认值

git config --global diff.tool bc3
  • 将 KDiff3 设置为合并工具
  • 外部合并和 difftools

Copyright © 2018. All right reserved

tastones.com 备案号:鲁ICP备18045372号-1

  • 关于我们
  • 免责声明