When writing a dirstate in v2 format by appending to an existing data file,
filenames / paths that are borrowed from the previous on-disk representation
can be reused.
Details
Details
- Reviewers
marmoute Alphare - Group Reviewers
hg-reviewers - Commits
- rHGa8b0f29dc0d7: dirstate-v2: Reuse existing paths when appending to a data file
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.
Event Timeline
rust/hg-core/src/dirstate_tree/on_disk.rs | ||
---|---|---|
593 | looks like this comment want to be in the previous commit. |
looks like this comment want to be in the previous commit.