This is an archive of the discontinued Mercurial Phabricator instance.

phabricator: add the phabchange data structure
ClosedPublic

Authored by Kwan on Oct 10 2019, 5:52 PM.

Details

Summary

These store data about individual files in a commit.

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

Kwan created this revision.Oct 10 2019, 5:52 PM
Kwan updated this revision to Diff 17074.Oct 11 2019, 1:54 PM

Fix some test-check-code issues, and one test-check-pyflakes unused local.

indygreg accepted this revision.Oct 11 2019, 9:44 PM
This revision is now accepted and ready to land.Oct 11 2019, 9:44 PM
This revision was automatically updated to reflect the committed changes.