This is an archive of the discontinued Mercurial Phabricator instance.

dirstate-tree: Implement DirstateMap::read
ClosedPublic

Authored by SimonSapin on Apr 12 2021, 8:23 AM.

Details

Summary

This reads the on-disk dirstate in its current format (a flat sequence of
entries) and creates a tree in memory.

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.