view mercurial/pure/__init__.py @ 39605:23f2299e9e53

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
author Gregory Szorc <gregory.szorc@gmail.com>
date Tue, 11 Sep 2018 20:06:39 -0700
parents 28a90cdf0ca0
children
line wrap: on
line source