This is an archive of the discontinued Mercurial Phabricator instance.

changelog: parse copy metadata if available in extras
ClosedPublic

Authored by martinvonz on Apr 2 2019, 3:30 PM.

Details

Summary

This lets read back the copy metadata we just started writing. There
are still many places left to teach about getting the copy information
from the changeset, but we have enough ({file_copies}, specifically)
that we can add it now and have some test coverage of it.

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.