190
190
StringIO(self.get_raw_bundle()))
191
191
# We don't use the bundle's target revision, because
192
192
# MergeDirective.revision_id is authoritative.
195
195
source_branch = _mod_branch.Branch.open(self.source_branch)
196
196
target_repo.fetch(source_branch.repository, self.revision_id)