开发者

why doen't conflict diffs load on Filemerge, when other diffs do?

开发者 https://www.devze.com 2023-03-09 21:04 出处:网络
I have GIT set up to load Diffs in filemerge, but when there are conflicts, it just prints the diff to terminal.

I have GIT set up to load Diffs in filemerge, but when there are conflicts, it just prints the diff to terminal.

Is there a way around this, 开发者_如何学Pythonor a better app to handle conflicts?


Simple, look into 'git mergetool' to configure a graphical editor to be able to handle the conflicts.

0

精彩评论

暂无评论...
验证码 换一张
取 消