comparison tests/test-topic-dest.t @ 5981:6ac544f0218f stable

tests: update to the current topic to prepare for the next patch
author Anton Shestakov <av6@dwimlabs.net>
date Tue, 27 Jul 2021 03:00:09 +0300
parents c2fab88e6d60
children 991be5efe7cb
comparison
equal deleted inserted replaced
5980:a7a75dc3a66a 5981:6ac544f0218f
490 490
491 491
492 Default destination for histedit 492 Default destination for histedit
493 ================================ 493 ================================
494 494
495 By default histedit should edit with the current topic only 495 By default histedit should edit changesets with the current topic only
496 (even when based on other draft 496 (even when based on other draft changesets)
497 497
498 $ hg up elephant
499 0 files updated, 0 files merged, 0 files removed, 0 files unresolved
498 $ hg phase 'desc(c_zeta)' 500 $ hg phase 'desc(c_zeta)'
499 11: draft 501 11: draft
500 $ HGEDITOR=cat hg histedit | grep pick 502 $ HGEDITOR=cat hg histedit | grep pick
501 pick e44744d9ad73 12 babar 503 pick e44744d9ad73 12 babar
502 pick 38eea8439aee 14 arthur 504 pick 38eea8439aee 14 arthur