This is an archive of the discontinued Mercurial Phabricator instance.

effectflag: detect when description changed
ClosedPublic

Authored by lothiraldan on Aug 28 2017, 7:02 AM.

Details

Summary

Store in effect flag when the description changed between the predecessor and
its successors.

It can happens with "hg commit --amend -e", "hg amend -e" or "histedit".

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

lothiraldan created this revision.Aug 28 2017, 7:02 AM
lothiraldan updated this revision to Diff 2106.Sep 27 2017, 4:07 AM
This revision was automatically updated to reflect the committed changes.