The "source" variable is calculated inside a loop but it does not depend on
loop variables. Therefore move it outside the loop.
Details
Details
- Reviewers
martinvonz - Group Reviewers
hg-reviewers - Commits
- rHG3ae2eaecb49e: rebase: optimize "source" calculation in adjustdest
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.