Mercurial > evolve
comparison tests/test-namespaces.t @ 6489:71a8d4db4f55
topic: don't show "none" in the list of topic namespaces
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Tue, 23 May 2023 11:09:06 -0300 |
parents | 3f30aaa067ba |
children | 3d16c9a8cf3a |
comparison
equal
deleted
inserted
replaced
6488:3f30aaa067ba | 6489:71a8d4db4f55 |
---|---|
18 | 18 |
19 $ hg branches | 19 $ hg branches |
20 | 20 |
21 $ hg debug-topic-namespace --clear | 21 $ hg debug-topic-namespace --clear |
22 $ hg debug-topic-namespaces | 22 $ hg debug-topic-namespaces |
23 none | |
24 | 23 |
25 $ hg topics | 24 $ hg topics |
26 | 25 |
27 $ hg debugtopicnamespace --clear nonsense | 26 $ hg debugtopicnamespace --clear nonsense |
28 abort: cannot use --clear when setting a topic namespace | 27 abort: cannot use --clear when setting a topic namespace |