This is an archive of the discontinued Mercurial Phabricator instance.

bundle2: pass the operation source down to the changegroup
ClosedPublic

Authored by Alphare on Feb 12 2021, 4:26 AM.

Details

Summary

This is currently not used by anything in core (and redundant with the url), the
real source information is much more useful. This is going to be used in
sidedata exchange patches coming soon.

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

Alphare created this revision.Feb 12 2021, 4:26 AM
Alphare edited the summary of this revision. (Show Details)Feb 12 2021, 9:04 AM
baymax updated this revision to Diff 25614.Feb 12 2021, 6:51 PM

โœ… refresh by Heptapod after a successful CI run (๐Ÿ™ ๐Ÿ’š)

pulkit accepted this revision.Feb 14 2021, 10:17 AM
This revision is now accepted and ready to land.Feb 14 2021, 10:17 AM
This revision was automatically updated to reflect the committed changes.