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