This usually isn't a (functional) problem since we ignore the unknown files
anyway, but when specifically using hg purge, unknown files were iterated over
regardless of the option being true.
This is both more correct and more efficient.
Details
Details
- Reviewers
- None
- Group Reviewers
hg-reviewers - Commits
- rHGdc60ba32d43b: rust-status: don't dispatch unknown file when traversing if not listing unknowns
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Branch
- default
- Lint
No Linters Available - Unit
No Unit Test Coverage