comparison tests/test-largefiles-misc.t @ 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 d7af9b4ae7dd
children 9e67ce5c4fd0
comparison
equal deleted inserted replaced
28685:6c4d23fe611c 28686:b212e01fead0