Mercurial > evolve
comparison 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 |
comparison
equal
deleted
inserted
replaced
5797:aad3ee70a0bb | 5798:87006dcf2bb7 |
---|---|
13 > EOF | 13 > EOF |
14 | 14 |
15 $ hg help -e topic | 15 $ hg help -e topic |
16 topic extension - support for topic branches | 16 topic extension - support for topic branches |
17 | 17 |
18 Topic branches are lightweight branches which disappear when changes are | 18 Topic branches are lightweight branches which fade out when changes are |
19 finalized (move to the public phase). | 19 finalized (move to the public phase). |
20 | 20 |
21 Compared to bookmark, topic is reference carried by each changesets of the | 21 Compared to bookmark, topic is reference carried by each changesets of the |
22 series instead of just the single head revision. Topic are quite similar to | 22 series instead of just the single head revision. Topic are quite similar to |
23 the way named branch work, except they eventually fade away when the changeset | 23 the way named branch work, except they eventually fade away when the changeset |
688 | date: Thu Jan 01 00:00:00 1970 +0000 | 688 | date: Thu Jan 01 00:00:00 1970 +0000 |
689 | summary: start on fran | 689 | summary: start on fran |
690 | | 690 | |
691 | 691 |
692 query is not an open topic, so when we clear the current topic it'll | 692 query is not an open topic, so when we clear the current topic it'll |
693 disappear: | 693 fade out: |
694 | 694 |
695 $ hg topics --clear | 695 $ hg topics --clear |
696 clearing empty topic "query" | 696 clearing empty topic "query" |
697 $ hg topics | 697 $ hg topics |
698 fran (1 changesets) | 698 fran (1 changesets) |