comparison tests/test-evolve-orphan-split.t @ 4410:8087e9a0f902 stable

split: make sure hg split preserve the phase of splitting cset (issue6048) Before this patch, while splitting we were not taking the phase of splitting cset into account. By default new commits would have draft changes. As we know there can two possible phases i.e draft and secret in rewriting csets thing, so this adds the handling of secret phase (as default is draft) Changes in test file reflect the added behaviour.
author Sushil khanchi <sushilkhanchi97@gmail.com>
date Sat, 02 Mar 2019 01:43:14 +0530
parents 8974a05a49fa
children a2fdbece7ce1 159a4a6ded0b
comparison
equal deleted inserted replaced
4409:2a593d8f07e7 4410:8087e9a0f902