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
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

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