##// END OF EJS Templates
store: make file filtering during walk configurable...
store: make file filtering during walk configurable Previously, the walking mechanism assumed the use of revlogs for storage. Making the file filter configurable will enable custom stores to override _walk() so it recognizes additional files. Differential Revision: https://phab.mercurial-scm.org/D3093
Gregory Szorc -
r37427:4c15bee4 default
Show More