Convenient metaedit
Friedrich Hagedorn
friedrich_h at gmx.de
Sat Apr 27 07:16:50 UTC 2019
Hello,
I tried the metaedit command from the evolve extension and was happy to
find a nearly convenient way to refactor the commit messages of my
recent commits. In order to metaedit the changesets with branched
ancestors together with an unclean work directory I need to do the
following steps:
hg metaedit -r -4
hg shelve
hg hg evolve -aA
hg unshelve
Is it possible to include the last three steps into metaedit? This would
be really convenient!
Thanks a lot
Friedrich
More information about the Evolve-testers
mailing list