Previously this was used to create a DirstateItem representing dirstate tree
nodes that semantically don’t have an associated DirtateItem.
This isn’t used anymore now that dirstatemap.debug_iter yields plain tuples.
Details
Details
- Reviewers
Alphare - Group Reviewers
hg-reviewers - Commits
- rHG631f6b445a77: dirstate: Remove the `state == ' '` special case
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.