comparison hgext3rd/topic/__init__.py @ 3026:e9935c2c4672

topic: rename the 'topic-mode' help subtopic This will help making reference to it in warning.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Sun, 01 Oct 2017 09:05:42 +0100
parents e814c553ef32
children b220e2f5ebd5
comparison
equal deleted inserted replaced
3025:e814c553ef32 3026:e9935c2c4672
47 next' and 'hg prev' will stick to the current topic. 47 next' and 'hg prev' will stick to the current topic.
48 48
49 Be aware that this extension is still an experiment, commands and other features 49 Be aware that this extension is still an experiment, commands and other features
50 are likely to be change/adjusted/dropped over time as we refine the concept. 50 are likely to be change/adjusted/dropped over time as we refine the concept.
51 51
52 Config option 52 topic-mode
53 ============= 53 ==========
54 54
55 The topic extension can be configured to ensure the user do not forget to add 55 The topic extension can be configured to ensure the user do not forget to add
56 a topic when committing a new topic:: 56 a topic when committing a new topic::
57 57
58 [experimental] 58 [experimental]