This is an archive of the discontinued Mercurial Phabricator instance.

bundleoperation: pass the source argument from all the users
ClosedPublic

Authored by pulkit on Mar 31 2018, 6:23 AM.

Details

Summary

We now have a source attribute to the bundle2.bundleoperation class which stores
the operation which leads to the current bundling/unbundling. Let's make sure we
pass source argument from all the users of the command.

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.Mar 31 2018, 6:23 AM
indygreg accepted this revision.Mar 31 2018, 1:15 PM
This revision is now accepted and ready to land.Mar 31 2018, 1:15 PM
This revision was automatically updated to reflect the committed changes.