comparison tests/test-topic-tutorial.t @ 2986:4746b92cc1f8

topics/ui: signal when an operation entails voiding a topic Typical situations may include: * publish * push (to publishing server) * pull * fold
author Aurélien Campéas
date Fri, 22 Sep 2017 16:41:37 +0200
parents f63c97c01f92
children 62201935e1a7
comparison
equal deleted inserted replaced
2985:f63c97c01f92 2986:4746b92cc1f8
582 adding changesets 582 adding changesets
583 adding manifests 583 adding manifests
584 adding file changes 584 adding file changes
585 added 2 changesets with 2 changes to 1 files 585 added 2 changesets with 2 changes to 1 files
586 2 new obsolescence markers 586 2 new obsolescence markers
587 active topic 'food' is now empty
587 588
588 $ hg topics 589 $ hg topics
589 * food 590 * food
590 591
591 The topic still exists, and any new commit will be in the topic. But 592 The topic still exists, and any new commit will be in the topic. But