Mercurial > evolve
diff tests/test-topic.t @ 5798:87006dcf2bb7 stable
doc: change topic phrase 'disappear' to 'fade out'
Change all instances which describe topics as "disappearing" to the more
accurate "fade out" as the information is still available, but no longer
used.
author | Chuck Tuffli <chuck@tuffli.net> |
---|---|
date | Wed, 24 Feb 2021 14:30:21 -0800 |
parents | 61d2f1cf90f0 |
children | fd039a7f0c3c f8ab6ad1ffc0 fa7f2e1cb504 |
line wrap: on
line diff
--- a/tests/test-topic.t Fri Feb 12 13:16:01 2021 -0800 +++ b/tests/test-topic.t Wed Feb 24 14:30:21 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"