changegroup: pass mfdicts properly...
changegroup: pass mfdicts properly
With the narrow code part of core, the hacky pass-argument-via-
attribute-on-self can be accomplished with a regular function
argument.
Differential Revision:
https://phab.mercurial-scm.org/D4140