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
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.