If the persistent nodemap does not contains all revision that the index
contains, this is should be detected and dealt with. We add a test for this
case.
Details
Details
- Reviewers
- None
- Group Reviewers
hg-reviewers - Commits
- rHG1376cb1c8e34: nodemap: test that an outdated nodemap can catch up
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Branch
- default
- Lint
No Linters Available - Unit
No Unit Test Coverage
Event Timeline
Comment Actions
This got cherry picked before the other patches that implement more of the nodemap in rust. As a result test-persistent-nodemap.t breaks.