##// END OF EJS Templates
unionrepo: dynamically create repository type from base repository...
unionrepo: dynamically create repository type from base repository This is basically the same thing we just did for bundlerepo except for union repositories. .. api:: ``unionrepo.unionrepository()`` is no longer usable on its own. To instantiate an instance, call ``unionrepo.instance()`` or ``unionrepo.makeunionrepository()``. Differential Revision: https://phab.mercurial-scm.org/D4556

File last commit:

r32206:c4858385 default
r39641:23f2299e default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer