contrib/plan9/hgrc.d/9diff.rc
author Simon Heimberg <simohe@besonet.ch>
Thu, 21 Mar 2013 18:16:48 +0100
changeset 18826 35fb2ef52a39
parent 16442 9181188ffb5b
child 19617 ba89c3872801
permissions -rw-r--r--
hgweb: do not pass on repo.ui when recreating a repo Recreate the repo with the global configuration in repo.baseui. The repo configuration is reread anyway. And now deleted repo configuration is reset to the default value.

# The 9diff extdiff command generates diff(1) compatible output
# suitable for use with the plumber(4).
[extensions]
extdiff =

[extdiff]
9diff = 9diff -cm $parent $child $root