comparison 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
comparison
equal deleted inserted replaced
41514:888e8b36b8d9 41515:7dc160a57025
1012 debugoptADV (no help text available) 1012 debugoptADV (no help text available)
1013 debugoptDEP (no help text available) 1013 debugoptDEP (no help text available)
1014 debugoptEXP (no help text available) 1014 debugoptEXP (no help text available)
1015 debugpathcomplete 1015 debugpathcomplete
1016 complete part or all of a tracked path 1016 complete part or all of a tracked path
1017 debugpathcopies
1018 show copies between two revisions
1017 debugpeer establish a connection to a peer repository 1019 debugpeer establish a connection to a peer repository
1018 debugpickmergetool 1020 debugpickmergetool
1019 examine which merge tool is chosen for specified file 1021 examine which merge tool is chosen for specified file
1020 debugpushkey access the pushkey key/value protocol 1022 debugpushkey access the pushkey key/value protocol
1021 debugpvec (no help text available) 1023 debugpvec (no help text available)