( )⚙ D4195 changegroup: pass state into _revisiondeltanarrow

This is an archive of the discontinued Mercurial Phabricator instance.

changegroup: pass state into _revisiondeltanarrow
ClosedPublic

Authored by indygreg on Aug 9 2018, 2:51 PM.

Details

Summary

After this, the method no longer accesses self and be split
into a standalone function.

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

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