]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - hgrc
Always use git diffs.
[config/dotfiles.git] / hgrc
diff --git a/hgrc b/hgrc
index 56a1c0a9f70de06802ac0853bf692fcd0ce8c9d7..5c06fd6cbd65a431b7ccde41bcf35fc2a0959d71 100644 (file)
--- a/hgrc
+++ b/hgrc
@@ -4,6 +4,10 @@
 [ui]
 username = Simon Ruderich <simon@ruderich.com>
 
+# Use git diffs with support for renames, binaries, access rights, etc.
+[diff]
+git = True
+
 [extensions]
 # Convert other vcs to mercurial.
 hgext.convert =