This is an archive of the discontinued Mercurial Phabricator instance.

changegroup: make some packer attributes private
ClosedPublic

Authored by indygreg on Aug 3 2018, 5:04 PM.

Details

Summary

These methods and attributes are low level and should not be
called or outside outside of instances. Indicate as such through
naming.

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

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