diff mercurial/encoding.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 e7aa113b14f7
children 24e493ec2229
line wrap: on
line diff