##// END OF EJS Templates
manifestmerge: rename n to n1 and n2...
manifestmerge: rename n to n1 and n2 An upcoming patch will combine the two loops into one, so it's important to distinguish between nodes in m1 and nodes in m2.

File last commit:

r16442:9181188f default
r18818:a0bff3d4 default
Show More
9diff.rc
7 lines | 177 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 = 9diff -cm $parent $child $root