Mercurial > evolve
diff tests/test-topic-change.t @ 3060:f43a310c4338
topics: show changesetcount, troubledcount and headscount by default
author | Pulkit Goyal <7895pulkit@gmail.com> |
---|---|
date | Fri, 13 Oct 2017 10:18:52 +0530 |
parents | e162597b375a |
children | 6604d96fc73c ae6fddf39933 |
line wrap: on
line diff
--- a/tests/test-topic-change.t Fri Oct 13 10:01:38 2017 +0530 +++ b/tests/test-topic-change.t Fri Oct 13 10:18:52 2017 +0530 @@ -92,10 +92,10 @@ Clearing the active topic using --clear $ hg topic - * foo + * foo (8 changesets) $ hg topic --clear $ hg topic - foo + foo (8 changesets) Changing topics on some revisions (also testing issue 5441) $ hg topic -r 12:: bar