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