Mercurial > hg
diff mercurial/scmposix.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 | dacfcdd8b94e |
children | 57875cf423c9 |