[Commented On] D10893: amend: add a useless initial version of `amend -r REV `
mharbison72 (Matt Harbison)
phabricator at mercurial-scm.org
Wed Jun 23 05:22:38 UTC 2021
mharbison72 added a comment.
In D10893#166757 <https://phab.mercurial-scm.org/D10893#166757>, @martinvonz wrote:
> We have talked internally at work about some kind of interactive `hg absorb` that lets you decide which commit each line should go into. That sounds similar to what you're thinking of.
Yes, possibly. There's already a `-i` mode, but it seems to just be a pre-filter for what gets run through the absorb algorithm. I'm not sure what revision selection in that mode would look like. I found the `-e` mode that allows selecting the revisions to be a bit daunting the first few times I used it, and it doesn't allow resolving ambiguity for lines that could be applied to multiple revisions.
REPOSITORY
rHG Mercurial
CHANGES SINCE LAST ACTION
https://phab.mercurial-scm.org/D10893/new/
REVISION DETAIL
https://phab.mercurial-scm.org/D10893
To: martinvonz, #hg-reviewers
Cc: mharbison72, Alphare, mercurial-patches
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial-patches/attachments/20210623/ad27af0d/attachment-0002.html>
More information about the Mercurial-patches
mailing list