4592
4591
def _get_convertable_inventory_stream(self, revision_ids,
4593
4592
delta_versus_null=False):
4596
4597
# convert on the target, so we need to put bytes-on-the-wire that can
4597
4598
# be converted. That means inventory deltas (if the remote is <1.19,
4598
4599
# RemoteStreamSink will fallback to VFS to insert the deltas).