Any way to prevent Evolve's `metaedit` from opening the message?

Marcos Cruz evolve-testers-list at programandala.net
Sat Apr 8 12:51:33 UTC 2023


Aurélien Campéas escribió/skribis/wrote/scrit (2023-04-08T13:07:10+0200):

> How about  "hg amend -u ..." ? IIRC it doesnt prompt for a commit message
> (unless -e is there).

You are right. But it fixes the parent of the working directory, not a
specific revision.

I have done a test: a shell loop that executes `hg update -r` and `hg
amend -u` for every revision to fix; then `hg evolve --any` at the end.
It works.

Thanks.

-- 
Marcos Cruz
http://programandala.net


More information about the Evolve-testers mailing list