Mercurial > hg
comparison hgext/bugzilla.py @ 33036:52c7060b707a
bundle: move combineresults() from changegroup to bundle2
The results only need to be combined if they come from a bundle2. More
importantly, we'll change its argument to a bundleoperation soon, and
then it definitely will no longer belong in changegroup.py.
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Thu, 22 Jun 2017 13:58:20 -0700 |
parents | b425ec7fb7f6 |
children | 01a90fed5840 |
comparison
equal
deleted
inserted
replaced
33035:6e3a6774d998 | 33036:52c7060b707a |
---|