Mercurial > evolve
diff tests/test-topic-tutorial.t @ 3027:b220e2f5ebd5
topic: update the topic-mode hint
The hint is now shorter and reference the documentation. That should provide
more concise output with more details for user who seeks it.
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Sun, 01 Oct 2017 09:10:48 +0100 |
parents | 5f4c42d4f2e8 |
children | f43a310c4338 |
line wrap: on
line diff
--- a/tests/test-topic-tutorial.t Sun Oct 01 09:05:42 2017 +0100 +++ b/tests/test-topic-tutorial.t Sun Oct 01 09:10:48 2017 +0100 @@ -714,7 +714,7 @@ $ echo sickle >> shopping $ hg commit -m 'Adding sickle' abort: no active topic - (set a current topic or use '--config experimental.topic-mode=off' to commit without a topic) + (see 'hg help -e topic.topic-mode' for details) [255] Ok, let's clean this up and delve into multiple topics.