148
148
* Removed ``InterRemoteToOther``, ``InterOtherToRemote`` and
149
149
``InterPackToRemotePack`` classes, as they are now unnecessary.
152
156
* ``_walk_to_common_revisions`` will now batch up at least 50
153
157
revisions before calling ``get_parent_map`` on the target,
154
158
regardless of ``InterRepository``.