comparison tests/test-exchange-obsmarkers-case-D4.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 ab3581bc0637
children f555039d1a08 62b60fc1983d
comparison
equal deleted inserted replaced
4409:2a593d8f07e7 4410:8087e9a0f902