Mercurial > evolve
diff tests/test-topic.t @ 5804:a5fdfe3ef09f
branching: merge with stable
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Sat, 27 Feb 2021 12:04:24 +0100 |
parents | 87006dcf2bb7 |
children | fd039a7f0c3c f8ab6ad1ffc0 fa7f2e1cb504 |
line wrap: on
line diff
--- a/tests/test-topic.t Tue Feb 23 18:34:07 2021 +0800 +++ b/tests/test-topic.t Sat Feb 27 12:04:24 2021 +0100 @@ -15,7 +15,7 @@ $ hg help -e topic topic extension - support for topic branches - Topic branches are lightweight branches which disappear when changes are + Topic branches are lightweight branches which fade out when changes are finalized (move to the public phase). Compared to bookmark, topic is reference carried by each changesets of the @@ -690,7 +690,7 @@ | query is not an open topic, so when we clear the current topic it'll -disappear: +fade out: $ hg topics --clear clearing empty topic "query"