comparison tests/test-help.t @ 34959:7ee2d859f720

debug: add a debugcapabilities commands This new debugcommand prints the capabilities of any remote in a human friendly way. Improved bundle2 capabilities support will be introduced in the next changesets.
author Boris Feld <boris.feld@octobus.net>
date Mon, 30 Oct 2017 17:08:16 +0100
parents 05ebb553bd03
children b0262b25ab48
comparison
equal deleted inserted replaced
34958:5910db5d1913 34959:7ee2d859f720
893 apply a stream clone bundle file 893 apply a stream clone bundle file
894 debugbuilddag 894 debugbuilddag
895 builds a repo with a given DAG from scratch in the current 895 builds a repo with a given DAG from scratch in the current
896 empty repo 896 empty repo
897 debugbundle lists the contents of a bundle 897 debugbundle lists the contents of a bundle
898 debugcapabilities
899 lists the capabilities of a remote peer
898 debugcheckstate 900 debugcheckstate
899 validate the correctness of the current dirstate 901 validate the correctness of the current dirstate
900 debugcolor show available color, effects or style 902 debugcolor show available color, effects or style
901 debugcommands 903 debugcommands
902 list all available commands and options 904 list all available commands and options