summaryrefslogtreecommitdiff
path: root/Documentation/cmd-list.perl
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2007-11-25 01:41:18 (GMT)
committerJunio C Hamano <gitster@pobox.com>2007-11-25 01:41:18 (GMT)
commit87194d26d9b4aae6bf6d224cdc1a19c9f4de9acc (patch)
treefe604e84c0c8358b10aa62eaba46d34d37beeff6 /Documentation/cmd-list.perl
parent29cc0ef1ab946bc593dbe3a1e71d7b3efa42e0c4 (diff)
downloadgit-87194d26d9b4aae6bf6d224cdc1a19c9f4de9acc.zip
git-87194d26d9b4aae6bf6d224cdc1a19c9f4de9acc.tar.gz
git-87194d26d9b4aae6bf6d224cdc1a19c9f4de9acc.tar.bz2
Deprecate peek-remote
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/cmd-list.perl')
-rwxr-xr-xDocumentation/cmd-list.perl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/cmd-list.perl b/Documentation/cmd-list.perl
index 57a790d..b709551 100755
--- a/Documentation/cmd-list.perl
+++ b/Documentation/cmd-list.perl
@@ -151,7 +151,7 @@ git-pack-redundant plumbinginterrogators
git-pack-refs ancillarymanipulators
git-parse-remote synchelpers
git-patch-id purehelpers
-git-peek-remote purehelpers
+git-peek-remote purehelpers deprecated
git-prune ancillarymanipulators
git-prune-packed plumbingmanipulators
git-pull mainporcelain