This is an archive of the discontinued Mercurial Phabricator instance.

effectflag: detect when user changed
ClosedPublic

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

Details

Summary

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

It can happens with "hg commit --amend -u" 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:03 AM
lothiraldan updated this revision to Diff 2107.Sep 27 2017, 4:07 AM
This revision was automatically updated to reflect the committed changes.