comparison tests/test-evolve-topic.t @ 6031:c3d66af4cb07

tests: show extras that are going to change in the next patch
author Anton Shestakov <av6@dwimlabs.net>
date Mon, 30 Aug 2021 12:55:00 +0300
parents a1dad44fe3da
children 2800aa3c3dbf
comparison
equal deleted inserted replaced
6030:30cde40dcd17 6031:c3d66af4cb07
248 o 0 - {} 199cc73e9a0b add aaa (draft) 248 o 0 - {} 199cc73e9a0b add aaa (draft)
249 249
250 $ hg topic -r 070c5573d8f9 bar 250 $ hg topic -r 070c5573d8f9 bar
251 4 new orphan changesets 251 4 new orphan changesets
252 changed topic on 1 changesets to "bar" 252 changed topic on 1 changesets to "bar"
253 $ hg log -r 18 -T '{rev}: {join(extras, " ")}\n'
254 18: _rewrite_noise=[0-9a-f]+ branch=default rebase_source=[0-9a-f]+ topic=bar (re)
253 $ hg up 16d6f664b17c 255 $ hg up 16d6f664b17c
254 switching to topic bar 256 switching to topic bar
255 2 files updated, 0 files merged, 0 files removed, 0 files unresolved 257 2 files updated, 0 files merged, 0 files removed, 0 files unresolved
256 258
257 $ hg stack 259 $ hg stack