diff tests/test-help.t @ 35336:c3e4f196b6e0

debugformat: add a 'debugformat' command The command displays basic data about all format variants registered for repo upgrades. This gives a quick way to peek into a repository format. The 'fm.write()' calls are very independent because more data will be added in later changeset. Having more separate call make the later patch clearer.
author Boris Feld <boris.feld@octobus.net>
date Thu, 07 Dec 2017 16:19:46 +0100
parents b0262b25ab48
children 6580cf751418
line wrap: on
line diff
--- a/tests/test-help.t	Thu Dec 07 15:55:59 2017 +0100
+++ b/tests/test-help.t	Thu Dec 07 16:19:46 2017 +0100
@@ -922,6 +922,7 @@
    debugextensions
                  show information about active extensions
    debugfileset  parse and apply a fileset specification
+   debugformat   display format information about the current repository
    debugfsinfo   show information detected about current filesystem
    debuggetbundle
                  retrieves a bundle from a repo