comparison contrib/wix/dist.wxs @ 28686:b212e01fead0

rebase: fix crash when rebase aborts while rebasing obsolete revisions Before this patch, rebase --continue would crash when trying to resume a rebase of obsolete revisions whose successors were in the destination. This patch adds logic to recompute the mapping when rebase is resumed. This patch also adds a test that showcased the crash before the code change.
author Laurent Charignon <lcharignon@fb.com>
date Tue, 29 Mar 2016 11:50:41 -0700
parents 95e042d77a5f
children a9c71d578a1c 5e1a91f693f0
comparison
equal deleted inserted replaced
28685:6c4d23fe611c 28686:b212e01fead0