]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
Use Apple's FileMerge for merge conflicts.
authorSimon Ruderich <simon@ruderich.com>
Fri, 29 Aug 2008 19:12:42 +0000 (21:12 +0200)
committerSimon Ruderich <simon@ruderich.org>
Fri, 29 Aug 2008 19:12:42 +0000 (21:12 +0200)
hgrc

diff --git a/hgrc b/hgrc
index 79c2086da04b8a33c4a6894f121c9d0c3abbfb5f..20d15cfa7a61d1e60267aaf497e499d4ba8db3b6 100644 (file)
--- a/hgrc
+++ b/hgrc
@@ -4,6 +4,8 @@
 [ui]
 username = Simon Ruderich <simon@ruderich.com>
 ignore = ~/.hgignore
+# Use Apple's FileMerge for merge conflicts.
+merge = opendiff-merge
 
 # Use git diffs with support for renames, binaries, access rights, etc.
 [diff]