The comment seems to think that the return value of renamed() is a
tuple of source pathsx in the parents, but it's actually a pair of
(rename source path, file nodeid).
Details
Details
- Reviewers
- None
- Group Reviewers
hg-reviewers - Commits
- rHG9087513df412: context: delete mistaken comment about return value of renamed()
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.