##// END OF EJS Templates
largefiles: fix commit of both largefiles and non-largefiles (issue3354)...
largefiles: fix commit of both largefiles and non-largefiles (issue3354) This bug was caused by some old code that should have been removed long ago.

File last commit:

r16442:9181188f default
r16571:1ff42ee9 stable
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