D7176: rebase: allow rebasing obsolete commit without successor

marmoute (Pierre-Yves David) phabricator at mercurial-scm.org
Wed Oct 30 15:59:42 EDT 2019


marmoute added a comment.
marmoute added subscribers: khanchi97, marmoute.


  That is not necessarly True, If the changeset is pruned, but successors of a public changeset, rebasing it would create phase-divergence. @khanchi97 fixed similar cases in September.
  
  Overall, we should migrate the rebase code to use the `precheck` logic in rewrite util (and make sure things are well covered there).
  
  One can read more about current Sushil work in this area here: https://www.mercurial-scm.org/wiki/CEDPrecheckPlan.

REPOSITORY
  rHG Mercurial

CHANGES SINCE LAST ACTION
  https://phab.mercurial-scm.org/D7176/new/

REVISION DETAIL
  https://phab.mercurial-scm.org/D7176

To: martinvonz, #hg-reviewers
Cc: marmoute, khanchi97, mercurial-devel


More information about the Mercurial-devel mailing list