This is an archive of the discontinued Mercurial Phabricator instance.

convert: don't include file in "files" list if it's added in p2
ClosedPublic

Authored by martinvonz on May 17 2019, 2:49 PM.

Details

Summary

If the file is from p2, we should clearly compare the flags to what
they were in p2.

Also note that manifest.flags('non-existent') unfortunately returns ''
instead of erroring out.

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