This is an archive of the discontinued Mercurial Phabricator instance.

rewriteutil: say how many commits would become orphan if commit is rewritten
ClosedPublic

Authored by martinvonz on May 4 2021, 1:58 PM.

Details

Summary

This copies the message from the evolve extension, but modifies it a
bit to work with the grammar (in particular with the use of "change
branch of" as action). I don't know why it doesn't use the same
_formatrevs() as for public commmits.

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

martinvonz created this revision.May 4 2021, 1:58 PM
This revision was not accepted when it landed; it landed in state Needs Review.
This revision was automatically updated to reflect the committed changes.