aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/cmd-list.perl
diff options
context:
space:
mode:
authorMatt Kraai <kraai@ftbfs.org>2007-09-25 07:03:46 -0700
committerJunio C Hamano <gitster@pobox.com>2007-09-25 17:34:12 -0700
commit2ecb5ea2ad375017eedf73bd0130fa9ca33010d2 (patch)
treed9e9707acb49db313c4b590059deed08a2bf9691 /Documentation/cmd-list.perl
parent41ef95aea7c8d8a337af693b601511e099cc468f (diff)
downloadgit-2ecb5ea2ad375017eedf73bd0130fa9ca33010d2.tar.gz
Move convert-objects to contrib.
convert-objects was needed to convert from an old-style repository, which hashed the compressed contents and used a different date format. Such repositories are presumably no longer common and, if such conversions are necessary, should be done by writing a frontend for git-fast-import. Linus, the original author, is OK with moving it to contrib. Signed-off-by: Matt Kraai <kraai@ftbfs.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/cmd-list.perl')
-rwxr-xr-xDocumentation/cmd-list.perl1
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/cmd-list.perl b/Documentation/cmd-list.perl
index 4ee76eaf99..1061fd8bcd 100755
--- a/Documentation/cmd-list.perl
+++ b/Documentation/cmd-list.perl
@@ -94,7 +94,6 @@ git-clone mainporcelain
git-commit mainporcelain
git-commit-tree plumbingmanipulators
git-config ancillarymanipulators
-git-convert-objects ancillarymanipulators
git-count-objects ancillaryinterrogators
git-cvsexportcommit foreignscminterface
git-cvsimport foreignscminterface