This shows another difference between pathcopies() and mergecopies():
mergecopies() considers files that have been deleted and then added
back as different files, but pathcopies() does not.
Details
Details
- Reviewers
- None
- Group Reviewers
hg-reviewers - Commits
- rHGc83c08cf02b7: tests: add test where copy source is deleted and added back
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.