tests/test-tutorial.t
branchmercurial-3.4
changeset 1763 6d54fd20bb81
parent 1700 05d7df73a56b
parent 1756 a7dcfff8c4a9
child 1800 1554b30b18eb
equal deleted inserted replaced
1751:bc590681de77 1763:6d54fd20bb81
   748   searching for changes
   748   searching for changes
   749   no changes found
   749   no changes found
   750   pull obsolescence markers
   750   pull obsolescence markers
   751   0 obsolescence markers added
   751   0 obsolescence markers added
   752   working directory parent is obsolete!
   752   working directory parent is obsolete!
   753   (use "hg evolve" to update to its successor)
   753   (use 'hg evolve' to update to its successor)
   754 
   754 
   755 now let's see where we are, and update to the successor
   755 now let's see where we are, and update to the successor
   756 
   756 
   757   $ hg parents
   757   $ hg parents
   758   bf1b0d202029 (draft): animals
   758   bf1b0d202029 (draft): animals
   759   working directory parent is obsolete!
   759   working directory parent is obsolete!
   760   (use "hg evolve" to update to its successor)
   760   (use 'hg evolve' to update to its successor)
   761   $ hg evolve
   761   $ hg evolve
   762   update:[8] animals
   762   update:[8] animals
   763   1 files updated, 0 files merged, 0 files removed, 0 files unresolved
   763   1 files updated, 0 files merged, 0 files removed, 0 files unresolved
   764   working directory is now at ee942144f952
   764   working directory is now at ee942144f952
   765 
   765