This is an archive of the discontinued Mercurial Phabricator instance.

fastannotate: rip out specialized support for remotefilelog
ClosedPublic

Authored by durin42 on Aug 9 2018, 3:13 PM.

Details

Summary

remotefilelog can choose to collaborate with fastannotate for now if
it needs to, and in the future when we make good on our longstanding
desire to move remotefilelog-like features in-house we'll make sure
things are well-supported via a reasonable interface.

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

durin42 created this revision.Aug 9 2018, 3:13 PM
indygreg accepted this revision.Aug 9 2018, 11:37 PM
This revision is now accepted and ready to land.Aug 9 2018, 11:37 PM
This revision was automatically updated to reflect the committed changes.