diff tests/test-help.t @ 41515:7dc160a57025

debugcommands: add a debugpathcopies command I've been working on storing copy metadata in the changelog instead of the filelog and this has been useful for debugging. Do we usually add tests for these? Differential Revision: https://phab.mercurial-scm.org/D5791
author Martin von Zweigbergk <martinvonz@google.com>
date Fri, 25 Jan 2019 14:41:53 -0800
parents e8e2a7656e83
children 13a6dd952ffe
line wrap: on
line diff
--- a/tests/test-help.t	Fri Feb 01 20:21:04 2019 -0500
+++ b/tests/test-help.t	Fri Jan 25 14:41:53 2019 -0800
@@ -1014,6 +1014,8 @@
    debugoptEXP   (no help text available)
    debugpathcomplete
                  complete part or all of a tracked path
+   debugpathcopies
+                 show copies between two revisions
    debugpeer     establish a connection to a peer repository
    debugpickmergetool
                  examine which merge tool is chosen for specified file