##// END OF EJS Templates
path: explicitly declare the `pushrev` suboptions...
path: explicitly declare the `pushrev` suboptions This will help documentation and discovery. Differential Revision: https://phab.mercurial-scm.org/D12436

File last commit:

r49730:6000f5b2 default
r49913:bb763439 default
Show More
__init__.py
3 lines | 67 B | text/x-python | PythonLexer
import pkgutil
__path__ = pkgutil.extend_path(__path__, __name__)