How can I make WinMerge my git mergetool?

后端 未结 12 1713
既然无缘
既然无缘 2020-12-02 06:48

I\'m trying to integrate WinMerge with Git as I\'ve seen others done before on Windows 7 Ultimate.

I\'ve followed the following steps, but an error continues to show

12条回答
  •  再見小時候
    2020-12-02 07:11

    Your path is incorrect, it should be "/c/Program Files (x86)/WinMerge/WinMergeU.exe".

    You're running in a shell script environment, not native windows command prompt.

提交回复
热议问题