2392
2393
# a pack creation, but for now it is simpler to think about as
2393
2394
# 'upload data, then repack if needed'.
2394
2395
self.target._pack_collection.autopack()
2400
2401
def missing_revision_ids(self, revision_id=None, find_ghosts=True):