This is an archive of the discontinued Mercurial Phabricator instance.

copies: delete misplaced comment
ClosedPublic

Authored by martinvonz on May 7 2019, 6:17 PM.

Details

Reviewers
None
Group Reviewers
hg-reviewers
Commits
rHGd1c7446d0c58: copies: delete misplaced comment
Summary

The comment was added in 78d760aa3607 (duplicatecopies: do not mark
items not in the dirstate as copies, 2013-03-28). It became misplaced
in 3666331164bb (cmdutil: add copy-filtering support to
duplicatecopies, 2014-06-07). Then the relevant code was moved far
away in 754b5117622f (context: add workingfilectx.markcopied,
2017-10-15).

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.May 7 2019, 6:17 PM
This revision was automatically updated to reflect the committed changes.