aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-convert-objects.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/git-convert-objects.txt')
-rw-r--r--Documentation/git-convert-objects.txt30
1 files changed, 30 insertions, 0 deletions
diff --git a/Documentation/git-convert-objects.txt b/Documentation/git-convert-objects.txt
new file mode 100644
index 000000000..b1bc1c575
--- /dev/null
+++ b/Documentation/git-convert-objects.txt
@@ -0,0 +1,30 @@
+git-convert-objects(1)
+======================
+v0.1, May 2005
+
+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 <torvalds@osdl.org>
+
+Documentation
+--------------
+Documentation by David Greaves, Junio C Hamano and the git-list <git@vger.kernel.org>.
+
+GIT
+---
+Part of the link:git.html[git] suite
+