git/Documentation/git-convert-objects.txt
Christian Meder 72e9340cfd Convert usage of GIT and Git into git
Convert usage of GIT and Git into git.

Signed-off-by: Christian Meder <chris@absolutegiganten.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
2005-10-10 16:01:31 -07:00

30 lines
457 B
Plaintext

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 <torvalds@osdl.org>
Documentation
--------------
Documentation by David Greaves, Junio C Hamano and the git-list <git@vger.kernel.org>.
GIT
---
Part of the gitlink:git[7] suite