This is an archive of the discontinued Mercurial Phabricator instance.

absorb: fix interactive mode I didn't know existed
ClosedPublic

Authored by durin42 on May 20 2019, 2:00 PM.

Details

Summary

While investigating a bug in hg absorb -e I unintentionally
discovered hg absorb --interactive and its brokenness. This adds a
test and restores the functionality.

Note that this interface is still marked experimental, so we can
change this to be more sophisticated in the future.

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

durin42 created this revision.May 20 2019, 2:00 PM
pulkit accepted this revision.May 20 2019, 5:23 PM
This revision was automatically updated to reflect the committed changes.