Mercurial > evolve
diff tests/test-topic.t @ 5823:fd039a7f0c3c mercurial-5.6
test-compat: merge stable into mercurial-5.6
# no-check-commit
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Thu, 11 Mar 2021 12:29:50 +0800 |
parents | 08c30eef85d3 87006dcf2bb7 |
children | 664f62e57231 43c4db536990 |
line wrap: on
line diff
--- a/tests/test-topic.t Fri Jan 29 17:23:31 2021 +0800 +++ b/tests/test-topic.t Thu Mar 11 12:29:50 2021 +0800 @@ -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"