mercurial/commands.py
branchstable
changeset 15633 dc5d1394ecd1
parent 15615 41885892796e
child 15636 4841035f37b6
child 15701 32a6e00e4cfe
equal deleted inserted replaced
15629:5b66e55c0d93 15633:dc5d1394ecd1
  5123 
  5123 
  5124     .. container:: verbose
  5124     .. container:: verbose
  5125 
  5125 
  5126       Examples:
  5126       Examples:
  5127 
  5127 
  5128       - show changes in the working directory relative to a changeset:
  5128       - show changes in the working directory relative to a
       
  5129         changeset::
  5129 
  5130 
  5130           hg status --rev 9353
  5131           hg status --rev 9353
  5131 
  5132 
  5132       - show all changes including copies in an existing changeset::
  5133       - show all changes including copies in an existing changeset::
  5133 
  5134