remotefilelog overrides templatekw.getrenamedfn(). I changed the
return type of that function in ec37df9042f9 (templatekw: make
getrenamed() return only filename, not nodeid, 2018-03-26). So we need
to change remotefilelog too. The function is used by the {file_copies}
template keyword and by hg log --copies.
Details
Details
- Reviewers
- None
- Group Reviewers
hg-reviewers - Commits
- rHG2338eab5f8b7: remotefilelog: fix {file_copies} template keyword
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Lint Skipped - Unit
Unit Tests Skipped