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:
328
332
old_last_revid = source_branch.last_revision()
329
333
source_branch.pull(target_branch, overwrite=True)