This is an archive of the discontinued Mercurial Phabricator instance.

unshelve: mark unshelve interactive as experimental
ClosedPublic

Authored by navaneeth.suresh on Jul 18 2019, 11:27 AM.

Details

Summary

This is a follow-up patch to rHG5162753c4c14.
We have the logic for interactive unshelve under _rebaserestorecommit().
So, we might get conflicts even if there are conflicting changes other than
selected changes by the user. We should mark unshelve --interactive as
EXPERIMENTAL until we solve this issue.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

navaneeth.suresh edited the summary of this revision. (Show Details)Jul 18 2019, 11:35 AM
This revision was not accepted when it landed; it landed in state Needs Review.
This revision was automatically updated to reflect the committed changes.