I want to be able to reuse these functions with another nodetree
instance later (for disambiguating node prefix within a revset). That
other nodetree instance won't want to be fully populated from the
index, so this commit moves that part to the callers.
Details
Details
- Reviewers
- None
- Group Reviewers
hg-reviewers - Commits
- rHG2aa4f06c1e91: index: make "nt_*" functions work on an initialized nodetree
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Lint Skipped - Unit
Unit Tests Skipped