comparison tests/test-exchange-obsmarkers-case-D3.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 e6bea259c227
children 98941c28f3e2 30a544904238
comparison
equal deleted inserted replaced
4409:2a593d8f07e7 4410:8087e9a0f902