##// END OF EJS Templates
tag: don't allow tagging the null revision (issue1915)...
tag: don't allow tagging the null revision (issue1915) Also fixed the tests that were doing this and expected it to work

File last commit:

r16442:9181188f default
r17260:e432fb4b 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