comparison mercurial/policy.py @ 39006:5959ef78d834

changegroup: inline _packmanifests() into generatemanifests() It is relatively small. Every other generate*() calls group() directly. So the new code is consistent. Differential Revision: https://phab.mercurial-scm.org/D4198
author Gregory Szorc <gregory.szorc@gmail.com>
date Tue, 07 Aug 2018 15:31:03 -0700
parents 781b2720d2ac
children b85b377e7fc2
comparison
equal deleted inserted replaced
39005:d56a6b78de3b 39006:5959ef78d834