481
481
# We have a repository but no branch, copy the revisions, and then
483
487
repository_to.fetch(source.repository, revision_id=revision_id)
484
488
br_to = source.clone(self, revision_id=revision_id)
485
489
if source.get_push_location() is None or remember: