##// END OF EJS Templates
localrepo: unconditionally enable general delta with sparse revlogs...
localrepo: unconditionally enable general delta with sparse revlogs This come as an extra security, better safe than sorry.

File last commit:

r19617:ba89c387 default
r38783:17da52bb stable
Show More
9diff.rc
7 lines | 192 B | text/x-stsrc | TextLexer
# 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