4617
4626
def _get_convertable_inventory_stream(self, revision_ids,
4618
4627
delta_versus_null=False):
4621
4632
# convert on the target, so we need to put bytes-on-the-wire that can
4622
4633
# be converted. That means inventory deltas (if the remote is <1.19,
4623
4634
# RemoteStreamSink will fallback to VFS to insert the deltas).