"childcopies" is initally the copies the current changeset to one of
its children and then we reassign it with the copies from the start of
the chain to the child. Let's use different names for these two
things.
Details
Details
- Reviewers
pulkit - Group Reviewers
hg-reviewers - Commits
- rHGe7c55e24d6bf: copies: avoid reusing the same variable for two different copy dicts
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.