214
213
:return: The destination branch.
216
215
return self.opener.runWithTransformFallbackLocationHookInstalled(
216
BzrDir.open, self.policy.createDestinationBranch, source_branch,
220
219
def openDestinationBranch(self, source_branch, destination_url):