comparison tests/test-topic-tutorial.t @ 3929:e709e3817d7e mercurial-4.5

test-compat: merge mercurial-4.6 into mercurial-4.5
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Thu, 02 Aug 2018 02:42:15 +0200
parents f3713d41b85b
children d00f0c369bc7 dc247e648f43
comparison
equal deleted inserted replaced
3928:a50b7e3d86c2 3929:e709e3817d7e
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)
606 605
607 $ hg topics 606 $ hg topics
608 * food (0 changesets) 607 * food (0 changesets)
609 608
610 The topic still exists, and any new commit will be in the topic. But 609 The topic still exists, and any new commit will be in the topic. But