This is an archive of the discontinued Mercurial Phabricator instance.

changegroup: pass mfdicts properly
ClosedPublic

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

Details

Summary

With the narrow code part of core, the hacky pass-argument-via-
attribute-on-self can be accomplished with a regular function
argument.

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

indygreg created this revision.Aug 6 2018, 3:51 PM
durin42 accepted this revision.Aug 9 2018, 2:08 PM
durin42 added a subscriber: durin42.

❤️

This revision is now accepted and ready to land.Aug 9 2018, 2:08 PM
This revision was automatically updated to reflect the committed changes.