comparison tests/test-help.t @ 43041:559ac8411f12

sidedata: add a debugsidedata command The command provide basic capabilities to inspect revision side data. Differential Revision: https://phab.mercurial-scm.org/D6897
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Tue, 10 Sep 2019 00:15:47 +0200
parents 3c16b9c0b099
children d782cce137fd
comparison
equal deleted inserted replaced
43040:ba4072c0a911 43041:559ac8411f12
1046 dump the contents of a revlog index 1046 dump the contents of a revlog index
1047 debugrevspec parse and apply a revision specification 1047 debugrevspec parse and apply a revision specification
1048 debugserve run a server with advanced settings 1048 debugserve run a server with advanced settings
1049 debugsetparents 1049 debugsetparents
1050 manually set the parents of the current working directory 1050 manually set the parents of the current working directory
1051 debugsidedata
1052 dump the side data for a cl/manifest/file revision
1051 debugssl test a secure connection to a server 1053 debugssl test a secure connection to a server
1052 debugsub (no help text available) 1054 debugsub (no help text available)
1053 debugsuccessorssets 1055 debugsuccessorssets
1054 show set of successors for revision 1056 show set of successors for revision
1055 debugtemplate 1057 debugtemplate