The interactive mode seems to work well. I have previously thought
that -i should be what -e does, but the current behavior matches
what other -i flags do (select a subset of the hunks), so I think
that is what we want.
Details
Details
- Reviewers
 pulkit - Group Reviewers
 hg-reviewers - Commits
 - rHGe1ecfc7c84be: absorb: graduate -i flag from experimental
 
Diff Detail
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
Comment Actions
The whole absorb extension is experimental, so even if we want to change -i somehow in future, this looks fine.