tests/test-topic-tutorial.t
changeset 3770 eb928f5728c4
parent 3769 1bc4b0807c37
child 3924 f3713d41b85b
child 4065 fbc51e98cf13
equal deleted inserted replaced
3769:1bc4b0807c37 3770:eb928f5728c4
   600   adding manifests
   600   adding manifests
   601   adding file changes
   601   adding file changes
   602   added 2 changesets with 2 changes to 1 files
   602   added 2 changesets with 2 changes to 1 files
   603   2 new obsolescence markers
   603   2 new obsolescence markers
   604   active topic 'food' is now empty
   604   active topic 'food' is now empty
       
   605   (use 'hg topic --clear' to clear it if needed)
   605 
   606 
   606   $ hg topics
   607   $ hg topics
   607    * food (0 changesets)
   608    * food (0 changesets)
   608 
   609 
   609 The topic still exists, and any new commit will be in the topic. But
   610 The topic still exists, and any new commit will be in the topic. But