diff tests/test-help.t @ 35929:5f029d03cf71

debugcommands: introduce debugpeer command `hg debugpeer <path>` will establish a connection to a peer repository and print information about it. If you add --debug, it will log low-level protocol request info. This will be useful for upcoming tests around protocol handshaking. Differential Revision: https://phab.mercurial-scm.org/D2025
author Gregory Szorc <gregory.szorc@gmail.com>
date Sat, 03 Feb 2018 12:01:01 -0800
parents 113281667205
children cabe8ef5c71e
line wrap: on
line diff
--- a/tests/test-help.t	Sun Feb 04 12:47:37 2018 -0800
+++ b/tests/test-help.t	Sat Feb 03 12:01:01 2018 -0800
@@ -948,6 +948,7 @@
    debugoptEXP   (no help text available)
    debugpathcomplete
                  complete part or all of a tracked path
+   debugpeer     establish a connection to a peer repository
    debugpickmergetool
                  examine which merge tool is chosen for specified file
    debugpushkey  access the pushkey key/value protocol