comparison tests/test-divergent.t @ 3361:1439021d22f9 stable

tests: add a test showing wrong behaviour doing `hg prev` on orphan cset If there is an unstable changeset in the topic stack, whose parent is not a part of stack but has a successor which is part of stack, hg stack does shows them in linear order, but `hg prev` on that orphan changset says no parent on that topic. However it should update to the successor of the changeset. It will be fixed in the next patch.
author Pulkit Goyal <7895pulkit@gmail.com>
date Thu, 28 Dec 2017 03:08:22 +0530
parents 406992d0d611
children e1a230cc4527 ae6fddf39933
comparison
equal deleted inserted replaced
3296:b834cb64f779 3361:1439021d22f9