mercurial/commands.py
branchstable
changeset 14725 2852933fc942
parent 14721 4fcde634f5e0
child 14726 e0039716f3ea
equal deleted inserted replaced
14723:b9faf94ee196 14725:2852933fc942
  5049     parent, the update is aborted. With the -c/--check option, the
  5049     parent, the update is aborted. With the -c/--check option, the
  5050     working directory is checked for uncommitted changes; if none are
  5050     working directory is checked for uncommitted changes; if none are
  5051     found, the working directory is updated to the specified
  5051     found, the working directory is updated to the specified
  5052     changeset.
  5052     changeset.
  5053 
  5053 
       
  5054     Update sets the working directory's parent revison to the specified
       
  5055     changeset (see :hg:`help parents`).
       
  5056 
  5054     The following rules apply when the working directory contains
  5057     The following rules apply when the working directory contains
  5055     uncommitted changes:
  5058     uncommitted changes:
  5056 
  5059 
  5057     1. If neither -c/--check nor -C/--clean is specified, and if
  5060     1. If neither -c/--check nor -C/--clean is specified, and if
  5058        the requested changeset is an ancestor or descendant of
  5061        the requested changeset is an ancestor or descendant of