--- a/tests/test-topic-tutorial.t Tue Jul 04 00:15:36 2017 +0530
+++ b/tests/test-topic-tutorial.t Tue Jul 04 01:30:14 2017 +0530
@@ -124,7 +124,7 @@
### branch: default
t2@ adding fruits (current)
t1: adding condiments
- ^ Shopping list
+ t0^ Shopping list (base)
The topic desactivate when we update away from it::
@@ -355,7 +355,7 @@
### branch: default
t2@ Adding orange juice (current)
t1: Adding apple juice
- ^ adding fruits
+ t0^ adding fruits (base)
$ hg up tools
switching to topic tools
1 files updated, 0 files merged, 0 files removed, 0 files unresolved
@@ -365,7 +365,7 @@
t3@ Adding drill (current)
t2: Adding saw
t1: Adding hammer
- ^ adding fruits
+ t0^ adding fruits (base)
They are seen as independant branch by Mercurial. No rebase or merge betwen them will be attempted by default::
@@ -468,5 +468,5 @@
t3@ Adding drill (current)
t2: Adding saw
t1: Adding hammer
- ^ add a pair of shoes
+ t0^ add a pair of shoes (base)