how to change a message of a merge

Tom Hindle tom_hindle at sil.org
Fri Sep 24 19:30:36 UTC 2021


Yes you can use amend to change the merge message of a non public merge
commit.

hg commit --message="hi" --amend

On Fri, Sep 24, 2021 at 12:51 PM Uwe Brauer <oub at mat.ucm.es> wrote:

>
> Hi
>
> I screwed up a message in a merge (it is still not pushed).
> Now hg histedit does not work, actually it refuses.
>
> Could I use the amend command (evolve enabled)?
>
> Regards
>
> Uwe Brauer
>
> _______________________________________________
> Mercurial mailing list
> Mercurial at mercurial-scm.org
> https://www.mercurial-scm.org/mailman/listinfo/mercurial
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20210924/c4792c92/attachment-0002.html>


More information about the Mercurial mailing list