renamedeleteset and divergeset is only used with
repo.ui.debugflag, so let's avoid calculating them otherwise. While
at it, I also added a del renamedeleteset for consistency.
Details
Details
- Reviewers
pulkit - Group Reviewers
hg-reviewers - Commits
- rHG782e0d9c3b74: copies: avoid calculating debug-only stuff without --debug
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Branch
- default
- Lint
No Linters Available - Unit
No Unit Test Coverage