Mercurial > public > mercurial-scm > hg
diff tests/test-completion.t @ 51072:2d30d1ba0371
debugdeltachain: add a parameter to display all info
This will be useful with the next changeset that change the defaul output to display the minimum amount of information.
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Tue, 19 Sep 2023 03:00:44 +0200 |
parents | 752e380c5702 |
children | e9304c39e075 |
line wrap: on
line diff
--- a/tests/test-completion.t Tue Sep 19 02:20:49 2023 +0200 +++ b/tests/test-completion.t Tue Sep 19 03:00:44 2023 +0200 @@ -296,7 +296,7 @@ debugdag: tags, branches, dots, spaces debugdata: changelog, manifest, dir debugdate: extended - debugdeltachain: rev, size-info, dist-info, sparse-info, changelog, manifest, dir, template + debugdeltachain: rev, all-info, size-info, dist-info, sparse-info, changelog, manifest, dir, template debugdirstateignorepatternshash: debugdirstate: nodates, dates, datesort, docket, all debugdiscovery: old, nonheads, rev, seed, local-as-revs, remote-as-revs, ssh, remotecmd, insecure, template