This is an archive of the discontinued Mercurial Phabricator instance.

phabricator: respect metadata sent by arc
ClosedPublic

Authored by quark on Jul 11 2017, 11:56 AM.

Details

Summary

Previously we only respect hg:meta sent by phabsend. This patch makes it
respect local:commits sent by arc as well. This avoids issues where phabread
could lose the author information.

Test Plan

Commit using a customized user, send the patch using arc to a test
Phabricator instance, and then read the patch using phabread. Make sure it
preserves the user information.

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

quark created this revision.Jul 11 2017, 11:56 AM
quark updated this revision to Diff 62.Jul 11 2017, 12:22 PM
durin42 accepted this revision.Jul 14 2017, 11:57 AM
This revision is now accepted and ready to land.Jul 14 2017, 11:57 AM
This revision was automatically updated to reflect the committed changes.