D4195: changegroup: pass state into _revisiondeltanarrow

2018-08-09 Thread indygreg (Gregory Szorc)
This revision was automatically updated to reflect the committed changes. Closed by commit rHG58377518201c: changegroup: pass state into _revisiondeltanarrow (authored by indygreg, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE

D4195: changegroup: pass state into _revisiondeltanarrow

2018-08-09 Thread indygreg (Gregory Szorc)
indygreg created this revision. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REVISION SUMMARY After this, the method no longer accesses self and be split into a standalone function. REPOSITORY rHG Mercurial REVISION DETAIL