Nicer diffs

Fri, 30 Oct 2015 00:53:03 -0400

author
Meredith Howard <mhoward@roomag.org>
date
Fri, 30 Oct 2015 00:53:03 -0400
changeset 222
1dc0597fe712
parent 221
607a4c596cdb
child 223
521938eac8fe

Nicer diffs

.hgrc file | annotate | diff | comparison | revisions
--- a/.hgrc
+++ b/.hgrc
@@ -27,6 +27,10 @@ vimdiff.executable = vim
 vimdiff.args = -d $base $local $output $other +close +close
 vimdiff.check = changed, conflicts
 
+[diff]
+git = true
+showfunc = true
+
 [committemplate]
 changeset = {desc}\n\n
     HG: {extramsg}

mercurial