This is an archive of the discontinued Mercurial Phabricator instance.

datapack: move delta chain entry reading to a seperate function
ClosedPublic

Authored by durham on Dec 14 2017, 2:24 PM.
Tags
None
Subscribers
None

Details

Summary

In a future patch we will be reading delta chain entries from another function,
so let's move it to its own function.

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

durham created this revision.Dec 14 2017, 2:24 PM
Herald added a reviewer: Restricted Project. · View Herald TranscriptDec 14 2017, 2:24 PM
quark accepted this revision.Dec 14 2017, 4:07 PM
This revision is now accepted and ready to land.Dec 14 2017, 4:07 PM
This revision was automatically updated to reflect the committed changes.