This is an archive of the discontinued Mercurial Phabricator instance.

merge: improve documentation of fbid dict used for merge bid
ClosedPublic

Authored by pulkit on Jul 25 2020, 5:59 AM.

Details

Summary

I improved the comments explaning what the dict contains meanwhile organizing
the comment structure which prevents some confusion.

Due to formatting issues, the empty dict was wrapped in () which might decieve
in thinking that it's a tuple of dict until you decide to find a comma.

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

pulkit created this revision.Jul 25 2020, 5:59 AM
indygreg accepted this revision.Aug 2 2020, 12:57 PM
This revision is now accepted and ready to land.Aug 2 2020, 12:57 PM