This is an archive of the discontinued Mercurial Phabricator instance.

remotefilelogserver: cope with new interface on filelog and removal of index
ClosedPublic

Authored by durin42 on Sep 26 2018, 4:37 PM.
Tags
None
Subscribers

Diff Detail

Repository
rFBHGX Facebook Mercurial Extensions
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

durin42 created this revision.Sep 26 2018, 4:37 PM
Herald added a reviewer: Restricted Project. · View Herald TranscriptSep 26 2018, 4:37 PM
indygreg accepted this revision.Sep 26 2018, 4:49 PM
indygreg added a subscriber: indygreg.
indygreg added inline comments.
remotefilelog/remotefilelogserver.py
587

I nuke deltaparent() in D4751.

This revision is now accepted and ready to land.Sep 26 2018, 4:49 PM
This revision was automatically updated to reflect the committed changes.