Mercurial > public > mercurial-scm > hg
diff tests/test-completion.t @ 49152:eaaf4f98c9f1 stable
dirstate-v2: add flag to `debugstate` to print docket information
This is useful information that we don't easily have access to currently,
unless you speak fluent xxd.
This replaces `debugdirstateignorepatternshash`, which I'll remove in the next
changeset.
Differential Revision: https://phab.mercurial-scm.org/D12590
author | Rapha?l Gom?s <rgomes@octobus.net> |
---|---|
date | Thu, 28 Apr 2022 15:19:19 +0200 |
parents | b4bc9c4f925d |
children | 308e45f7b455 |
line wrap: on
line diff
--- a/tests/test-completion.t Mon May 02 22:04:59 2022 -0400 +++ b/tests/test-completion.t Thu Apr 28 15:19:19 2022 +0200 @@ -286,7 +286,7 @@ debugdate: extended debugdeltachain: changelog, manifest, dir, template debugdirstateignorepatternshash: - debugdirstate: nodates, dates, datesort, all + debugdirstate: nodates, dates, datesort, docket, all debugdiscovery: old, nonheads, rev, seed, local-as-revs, remote-as-revs, ssh, remotecmd, insecure, template debugdownload: output debugextensions: template