846
850
return InterRepository.get(other, self).search_missing_revision_ids(
847
851
revision_id, find_ghosts)
851
855
def missing_revision_ids(self, other, revision_id=None, find_ghosts=True):
852
856
"""Return the revision ids that other has that this does not.