##// 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
Steven Stallion
plan9: finalize documentation for next release
r16442 # The 9diff extdiff command generates diff(1) compatible output
# suitable for use with the plumber(4).
Steven Stallion
plan9: initial support for plan 9 from bell labs...
r16383 [extensions]
extdiff =
[extdiff]
9diff = 9diff -cm $parent $child $root