##// END OF EJS Templates
rhg: fix the bug where sparse config is interpreted as relglob instead of glob...
rhg: fix the bug where sparse config is interpreted as relglob instead of glob relglob apparently (in contrast with relpath) matches everywhere in the tree, whereas glob only matches at the root. The python version interprets these patterns as "glob" (see "normalize(include, b'glob', ...)" in match.py)

File last commit:

r51288:f0d2b18f default
r51714:28c0fcff stable
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer