This is an archive of the discontinued Mercurial Phabricator instance.

changegroup: key off changelogdone
ClosedPublic

Authored by indygreg on Aug 6 2018, 3:51 PM.

Details

Summary

We use self._changelogdone for similar checks. Let's make things
consistent.

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

indygreg created this revision.Aug 6 2018, 3:51 PM
This revision was automatically updated to reflect the committed changes.