Mercurial > evolve
comparison tests/test-topic-tutorial.t @ 3085:3eca2cbdc498
stack: order the adjective of changeset
The new order give more interesting result:
* base current
* base unstable
* current unstable
It seems more harmonious this way. Base seems the most core and immutable
adjective describing the element. Then current is a volatile but important one.
Finally, unstable is less information than current, so it goes last.
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Fri, 20 Oct 2017 14:56:03 +0200 |
parents | 144989dabe93 |
children | 87b83a3e0392 663dbef40f97 |
comparison
equal
deleted
inserted
replaced
3084:144989dabe93 | 3085:3eca2cbdc498 |
---|---|
596 | 596 |
597 $ hg topics --list | 597 $ hg topics --list |
598 ### topic: food | 598 ### topic: food |
599 ### target: default (branch) | 599 ### target: default (branch) |
600 (stack is empty) | 600 (stack is empty) |
601 t0^ adding fruits (current base) | 601 t0^ adding fruits (base current) |
602 | 602 |
603 $ hg log --graph | 603 $ hg log --graph |
604 @ changeset: 5:2d50db8b5b4c | 604 @ changeset: 5:2d50db8b5b4c |
605 | tag: tip | 605 | tag: tip |
606 | user: test | 606 | user: test |