This removes the need for DirstateItem to support the state == ' '
special case which represents dirstate tree nodes without an item.
Details
Details
- Reviewers
Alphare - Group Reviewers
hg-reviewers - Commits
- rHGcedfe2606adf: debugsate: Change debug_iter() to yield tuples instead of DirstateItem
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.