This is an archive of the discontinued Mercurial Phabricator instance.

phabricator: update the protocol documentation
ClosedPublic

Authored by mharbison72 on Feb 26 2020, 2:51 PM.

Details

Summary

The branch property wasn't added to the hg:meta example when it was added to
the metadata in d49ab47be8a6. Additionally, properties in the Differential
Revision dict is a dinctionary, not a list. While here, also alphabetize the
responses from Phabricator because that's how it is being printed with
hg debugcallconduit, and this makes it easier to compare.

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

mharbison72 created this revision.Feb 26 2020, 2:51 PM
pulkit accepted this revision.Feb 27 2020, 2:41 AM
This revision is now accepted and ready to land.Feb 27 2020, 2:41 AM
This revision was automatically updated to reflect the committed changes.