This is an archive of the discontinued Mercurial Phabricator instance.

wireprotov2: add TODOs around extending changesetdata fields
ClosedPublic

Authored by indygreg on Sep 5 2018, 12:20 PM.

Details

Summary

Extensions will inevitably want to extend the set of changeset
data/fields that can be requested. We'll need to implement support
for extending this in the future. Add some TODOs to track that.

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.Sep 5 2018, 12:20 PM
durin42 accepted this revision.Sep 12 2018, 11:15 AM
This revision is now accepted and ready to land.Sep 12 2018, 11:15 AM
This revision was automatically updated to reflect the committed changes.