diff hgext/churn.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 5c0f06a8b497
children 6f3e733848ae
line wrap: on
line diff