From e59a0072cf9a106b3fd372b42531d9338e668409 Mon Sep 17 00:00:00 2001
From: Junio C Hamano
Date: Wed, 26 Sep 2007 10:40:24 +0000
Subject: [PATCH] Autogenerated HTML docs for v1.5.3.2-111-g5166
---
cmds-ancillarymanipulators.txt | 3 ---
git-convert-objects.txt | 28 ----------------------------
git.html | 10 +---------
3 files changed, 1 insertion(+), 40 deletions(-)
delete mode 100644 git-convert-objects.txt
diff --git a/cmds-ancillarymanipulators.txt b/cmds-ancillarymanipulators.txt
index b41bdc301..2232d374f 100644
--- a/cmds-ancillarymanipulators.txt
+++ b/cmds-ancillarymanipulators.txt
@@ -1,9 +1,6 @@
gitlink:git-config[1]::
Get and set repository or global options.
-gitlink:git-convert-objects[1]::
- Converts old-style git repository.
-
gitlink:git-fast-import[1]::
Backend for fast Git data importers.
diff --git a/git-convert-objects.txt b/git-convert-objects.txt
deleted file mode 100644
index 9718abf86..000000000
--- a/git-convert-objects.txt
+++ /dev/null
@@ -1,28 +0,0 @@
-git-convert-objects(1)
-======================
-
-NAME
-----
-git-convert-objects - Converts old-style git repository
-
-
-SYNOPSIS
---------
-'git-convert-objects'
-
-DESCRIPTION
------------
-Converts old-style git repository to the latest format
-
-
-Author
-------
-Written by Linus Torvalds
-
-Documentation
---------------
-Documentation by David Greaves, Junio C Hamano and the git-list .
-
-GIT
----
-Part of the gitlink:git[7] suite
diff --git a/git.html b/git.html
index 1cbc22608..daeb59d4a 100644
--- a/git.html
+++ b/git.html
@@ -700,14 +700,6 @@ ancillary user utilities.
-git-convert-objects(1)
-
-
-
- Converts old-style git repository.
-
-
-
git-fast-import(1)
@@ -1965,7 +1957,7 @@ contributors on the git-list <git@vger.kernel.org>.