--- a/mercurial/default.d/mergetools.rc Thu Oct 15 14:53:32 2015 -0700
+++ b/mercurial/default.d/mergetools.rc Fri Oct 16 11:37:34 2015 +0200
@@ -88,6 +88,10 @@
filemerge.args=-left $other -right $local -ancestor $base -merge $output
filemerge.gui=True
+filemergexcode.executable=/Applications/Xcode.app/Contents/Applications/FileMerge.app/Contents/MacOS/FileMerge
+filemergexcode.args=-left $other -right $local -ancestor $base -merge $output
+filemergexcode.gui=True
+
; Windows version of Beyond Compare
beyondcompare3.args=$local $other $base $output /ro /lefttitle=local /centertitle=base /righttitle=other /automerge /reviewconflicts /solo
beyondcompare3.regkey=Software\Scooter Software\Beyond Compare 3