1597
1597
# groupcompress-nograph, this needs to be revisited while addressing
1598
1598
# 'bzr branch' performance issues.
1599
1599
for _ in self._insert_record_stream(stream, random_id=False,
1603
1603
def _insert_record_stream(self, stream, random_id=False, nostore_sha=None,
1605
1606
"""Internal core to insert a record stream into this container.
1607
1608
This helper function has a different interface than insert_record_stream