This is an archive of the discontinued Mercurial Phabricator instance.

debugdiscovery: add flags to run discovery on subsets of the local repo
ClosedPublic

Authored by marmoute on Feb 2 2021, 12:43 AM.

Details

Summary

Generating new repository using strip of local clone is very expensive for large
repositories. And such large repository are the most likely to requires
debugging around discovery. So we add a simple way to run discovery using
provided sets of heads.

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.Feb 2 2021, 12:43 AM
marmoute updated this revision to Diff 25455.Feb 2 2021, 9:33 AM
baymax updated this revision to Diff 25462.Feb 2 2021, 12:02 PM

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

pulkit accepted this revision.Feb 10 2021, 7:20 AM
This revision is now accepted and ready to land.Feb 10 2021, 7:20 AM