E.g. the {file_copies} template keyword didn't work with copies in
changesets before this patch because remotefilelog overrides the
getrenamedfn() and didn't handle the changeset-centric case.
Details
Details
- Reviewers
pulkit - Group Reviewers
hg-reviewers - Commits
- rHGe387cb22f6c0: remotefilelog: handle copies in changesets in getrenamedfn() override
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.