323
323
source_branch, target_branch))
324
324
# We successfully created the target, remember it
325
325
if source_branch.get_push_location() is None or remember:
332
329
old_last_revid = source_branch.last_revision()
333
330
source_branch.pull(target_branch, overwrite=True)