1419
1425
view_info=view_info), possible_transports=possible_transports)
1420
1426
revno = tree.branch.revision_id_to_revno(
1421
1427
_mod_revision.ensure_null(tree.last_revision()))
1423
1430
if tree.get_parent_ids()[1:] != existing_pending_merges:
1424
1431
note('Your local commits will now show as pending merges with '
1425
1432
"'bzr status', and can be committed with 'bzr commit'.")