contrib/plan9/hgrc.d/9diff.rc
author Siddharth Agarwal <sid0@fb.com>
Sun, 03 May 2015 12:49:15 -0700
branchstable
changeset 24902 986a5c23b1c1
parent 19617 ba89c3872801
permissions -rw-r--r--
util.checkcase: don't abort on broken symlinks One case where that would happen is while trying to resolve a subrepo, if the path to the subrepo was actually a broken symlink. This bug was exposed by an hg-git test.

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

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