This is an archive of the discontinued Mercurial Phabricator instance.

pull: allow to specify multiple sources
ClosedPublic

Authored by marmoute on Mar 11 2021, 11:52 AM.

Details

Summary

I end up needing that on a regular basis and it turn out to be very simple to
implement. See documentation and test for details.

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

marmoute created this revision.Mar 11 2021, 11:52 AM
Alphare accepted this revision.Mar 16 2021, 5:49 AM
Alphare added a subscriber: Alphare.

Cool feature, glad it was this easy!

This revision was not accepted when it landed; it landed in state Needs Review.
This revision was automatically updated to reflect the committed changes.