This is an archive of the discontinued Mercurial Phabricator instance.

git: restore basic functionality after b3040b6739ce
ClosedPublic

Authored by durin42 on Sep 7 2020, 5:30 PM.

Details

Summary

We don't yet have a formal interface for the changelog, but it's
mostly specified. Sadly, b3040b6739ce added a semi-private pseudo-enum
that we need to cope with, so it's probably high time that someone
(me?) attempts to define that interface to prevent future backsliding.

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

durin42 created this revision.Sep 7 2020, 5:30 PM
pulkit accepted this revision.Sep 8 2020, 2:26 AM
This revision is now accepted and ready to land.Sep 8 2020, 2:26 AM
This revision was automatically updated to reflect the committed changes.