comparison tests/test-topic.t @ 4162:ba1e83c841f2 stable

test: backed out output changes from changeset 01ad46551d7c
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Fri, 12 Oct 2018 14:55:20 +0200
parents 01ad46551d7c
children ccbfbeee6cf3
comparison
equal deleted inserted replaced
4161:3c28f8a3a5a5 4162:ba1e83c841f2
162 The --verbose version of this command display various information on the 162 The --verbose version of this command display various information on the
163 state of each topic. 163 state of each topic.
164 164
165 options ([+] can be repeated): 165 options ([+] can be repeated):
166 166
167 --clear clear active topic if any 167 --clear clear active topic if any
168 -r --rev REV [+] revset of existing revisions 168 -r --rev REV [+] revset of existing revisions
169 -l --list show the stack of changeset in the topic 169 -l --list show the stack of changeset in the topic
170 --age show when you last touched the topics 170 --age show when you last touched the topics
171 --current display the current topic only 171 --current display the current topic only
172 -T --template TEMPLATE display with template
173 172
174 (some details hidden, use --verbose to show complete help) 173 (some details hidden, use --verbose to show complete help)
175 $ hg topics 174 $ hg topics
176 175
177 Test topics interaction with evolution: 176 Test topics interaction with evolution: