comparison tests/test-exchange-obsmarkers-case-C1.t @ 4466:cc4506838589

evolve: remove tmpctx arg from _resolvephasedivergent() Before this patch, in _resolvephasedivergent() function we were passing an optional argument "tmpctx" which was used to store a rebased version of bumped if required. But for sake of simplicity we can achieve the same results even without passing this "tmpctx" into that function. No changes in test files demonstrate that this patch don't break anything.
author Sushil khanchi <sushilkhanchi97@gmail.com>
date Tue, 02 Apr 2019 18:01:43 +0530
parents e6bea259c227
children 98941c28f3e2 a2fdbece7ce1
comparison
equal deleted inserted replaced
4465:6feeaf00db44 4466:cc4506838589