##// END OF EJS Templates
urlutil: extract `chain_path` in a function...
urlutil: extract `chain_path` in a function This will no longer modify `path` inplace so it does not make much sense as a method. Differential Revision: https://phab.mercurial-scm.org/D10446

File last commit:

r19617:ba89c387 default
r47957:26b3953b default
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