##// END OF EJS Templates
largefiles: replace match.bad() monkey patching with match.badmatch()...
largefiles: replace match.bad() monkey patching with match.badmatch() No known issues with the previous code since it restored the original method, but this is cleaner. The monkey patching in cat is harmless, because it is created locally, and doesn't pass it anywhere (subrepo cat isn't supported with largefiles).

File last commit:

r16438:28a90cdf default
r25440:1a95c579 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer