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:
326
327
source_branch.set_push_location(target_branch.base)
328
329
old_last_revid = source_branch.last_revision()