##// END OF EJS Templates
largefiles: delete unnecessary meddling with matcher internals...
largefiles: delete unnecessary meddling with matcher internals lfutil.getstandinmatcher() was setting match._always to False because it wanted a matcher of no patterns to match no files and match.match() instead matches everything. However, since ba8089433090 (largefiles: ensure lfutil.getstandinmatcher() only matches standins, 2015-08-12), it never actually passes an empty list of patterns, so the hack has become unnecessary.

File last commit:

r9999:f91e5630 default
r32309:16a5cb4e default
Show More
error.tmpl
2 lines | 24 B | application/x-cheetah | CheetahLexer
{header}
error: {error}