Re: [PATCH] mergetool--lib: specialize diff options for emerge and ecmerge
From: Markus Heidelberg <hidden> Date: 2016-06-15 22:46:42
David Aguilar, 02.05.2009:
I installed ecmerge on a mac today and gave this a try.
ecmerge is indeed better with this patch.
After configuring the path it all "just works":
$ git config --global mergetool.ecmerge.path \
/Applications/ECMerge.app/Contents/MacOS/guimerge
Would it make sense to set merge_tool_path to guimerge by default then?
Markus