The call to y.ancestor(x) triggered repo filtering, which we'd like
to avoid in the simple hg status --copies case.
Details
Details
- Reviewers
- None
- Group Reviewers
hg-reviewers - Commits
- rHG30862e226339: copies: avoid filtering by short-circuit dirstate-only copies earlier
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.