Mercurial > hg
diff tests/test-completion.t @ 46476:4f5e9a77ff7a
debugdiscovery: add flags to run discovery on subsets of the local repo
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.
Differential Revision: https://phab.mercurial-scm.org/D9945
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Fri, 29 Jan 2021 15:23:07 +0100 |
parents | 1a7d12c82057 |
children | c2435280ca63 |
line wrap: on
line diff
--- a/tests/test-completion.t Tue Feb 02 13:25:28 2021 -0500 +++ b/tests/test-completion.t Fri Jan 29 15:23:07 2021 +0100 @@ -283,7 +283,7 @@ debugdate: extended debugdeltachain: changelog, manifest, dir, template debugdirstate: nodates, dates, datesort - debugdiscovery: old, nonheads, rev, seed, ssh, remotecmd, insecure + debugdiscovery: old, nonheads, rev, seed, local-as-revs, remote-as-revs, ssh, remotecmd, insecure debugdownload: output debugextensions: template debugfileset: rev, all-files, show-matcher, show-stage