It had only one caller inside manifest.py, and treemanifest was
actually incorrectly implemented. treemanifest is still missing the
fastdelta() method from the interface (and so doesn't yet conform),
but this is at least progress.
Details
Details
- Reviewers
- None
- Group Reviewers
hg-reviewers - Commits
- rHGdbbae122f5e4: manifest: remove optional default= argument on flags(path)
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Branch
- default
- Lint
No Linters Available - Unit
No Unit Test Coverage