This is an archive of the discontinued Mercurial Phabricator instance.

context: delete mistaken comment about return value of renamed()
ClosedPublic

Authored by martinvonz on Jan 21 2019, 4:49 PM.

Details

Summary

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).

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.

Event Timeline

martinvonz created this revision.Jan 21 2019, 4:49 PM
This revision was automatically updated to reflect the committed changes.