diff options
author | Junio C Hamano <gitster@pobox.com> | 2007-11-08 17:22:44 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2007-11-09 01:57:54 -0800 |
commit | 6fd7a1efe4f3b91c31017303ea2692b90eff7cdf (patch) | |
tree | 7b10699372b725a3cebcb4803cc5fcb9c2a97926 /Documentation/cmd-list.perl | |
parent | Make check-docs target detect removed commands (diff) | |
download | tgif-6fd7a1efe4f3b91c31017303ea2692b90eff7cdf.tar.xz |
Documentation: remove documentation for removed tools.
Old commit walkers other than http/curl transport have been removed
for some time now. Remove their documents.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/cmd-list.perl')
-rwxr-xr-x | Documentation/cmd-list.perl | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Documentation/cmd-list.perl b/Documentation/cmd-list.perl index dbe6029af4..57a790df63 100755 --- a/Documentation/cmd-list.perl +++ b/Documentation/cmd-list.perl @@ -128,7 +128,6 @@ git-index-pack plumbingmanipulators git-init mainporcelain git-instaweb ancillaryinterrogators gitk mainporcelain -git-local-fetch synchingrepositories git-log mainporcelain git-lost-found ancillarymanipulators deprecated git-ls-files plumbinginterrogators @@ -182,8 +181,6 @@ git-show-branch ancillaryinterrogators git-show-index plumbinginterrogators git-show-ref plumbinginterrogators git-sh-setup purehelpers -git-ssh-fetch synchingrepositories -git-ssh-upload synchingrepositories git-stash mainporcelain git-status mainporcelain git-stripspace purehelpers |