##// END OF EJS Templates
remotefilelog: add 'changelog' arg to shallowcg1packer.generate (issue6269)...
remotefilelog: add 'changelog' arg to shallowcg1packer.generate (issue6269) This cause traceback on widening using narrow extension when remotefilelog is enabled. Differential Revision: https://phab.mercurial-scm.org/D8134

File last commit:

r43346:2372284d default
r45280:6d121acb 5.3.1 stable
Show More
__init__.py
4 lines | 106 B | text/x-python | PythonLexer
from __future__ import absolute_import
import pkgutil
__path__ = pkgutil.extend_path(__path__, __name__)