梦土上

此博客停止更新,请移步本人网站 http://lilei.work

博客园 首页 新随笔 联系 订阅 管理

在git项目下执行git difftool,出现如下报错

/Library/Developer/CommandLineTools/usr/libexec/git-core/mergetools/diffmerge: line 121: diffmerge: command not found

解决方法

ln -s /Applications/DiffMerge.app/Contents/Resources/diffmerge.sh /usr/local/bin/diffmerge

 

posted on 2015-10-21 16:51  猫之歌  阅读(212)  评论(0编辑  收藏  举报