1468
1468
"bzr update --revision only works"
1469
1469
" for a revision in the branch history"
1472
1472
_mod_revision.ensure_null(tree.last_revision()))
1475
1475
if tree.get_parent_ids()[1:] != existing_pending_merges:
1476
1476
note('Your local commits will now show as pending merges with '
1477
1477
"'bzr status', and can be committed with 'bzr commit'.")