comparison .hgtags @ 39327:a3af500a1362

tests: add test showing that rebase of extinct commit with successor fails As the test case shows, attempting to rebase a commit that has a successor that is not in the rebase set and not in the destination currently fails because it "will cause divergences". However, it doesn't seem like there's any harm in skipping the extinct commit. I suspect this case missed simply because extinct revisions are usually hidden. Differential Revision: https://phab.mercurial-scm.org/D4407
author Martin von Zweigbergk <martinvonz@google.com>
date Wed, 11 Jul 2018 12:26:44 -0700
parents d55e53702ef9
children 77442f9c6790
comparison
equal deleted inserted replaced
39326:63aa928be559 39327:a3af500a1362