This reads the on-disk dirstate in its current format (a flat sequence of
entries) and creates a tree in memory.
Details
Details
- Reviewers
Alphare - Group Reviewers
hg-reviewers - Commits
- rHGe66ea29e2b1a: dirstate-tree: Implement DirstateMap::read
rHG9148c9d5163b: dirstate-tree: Implement DirstateMap::read
Diff Detail
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.