Mercurial > evolve
diff tests/test-topic.t @ 1849:9218f91619f6
topic: note when switching topics
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Wed, 10 Jun 2015 16:44:49 -0500 |
parents | 9fa5b8f4e98e |
children | 67d53e8e0c1a |
line wrap: on
line diff
--- a/tests/test-topic.t Wed Jun 10 16:32:20 2015 -0500 +++ b/tests/test-topic.t Wed Jun 10 16:44:49 2015 -0500 @@ -50,6 +50,7 @@ created new head $ hg co narf 2 files updated, 0 files merged, 0 files removed, 0 files unresolved + switching to topic narf $ hg topic fran * narf @@ -215,6 +216,7 @@ $ cd ../pinky $ hg co query 1 files updated, 0 files merged, 0 files removed, 0 files unresolved + switching to topic query $ echo answer >> alpha $ hg ci -m 'Narf is like `zort` or `poit`!' $ hg merge narf @@ -418,6 +420,7 @@ $ hg co fran 2 files updated, 0 files merged, 0 files removed, 0 files unresolved + switching to topic fran $ hg topics * fran $ hg topics --clear