]> git.ipfire.org Git - thirdparty/git.git/blame - Documentation/git-convert-objects.txt
Big tool rename.
[thirdparty/git.git] / Documentation / git-convert-objects.txt
CommitLineData
215a7ad1
JH
1git-convert-objects(1)
2======================
2cf565c5
DG
3v0.1, May 2005
4
5NAME
6----
215a7ad1 7git-convert-objects - Converts old-style GIT repository
2cf565c5
DG
8
9
10SYNOPSIS
11--------
215a7ad1 12'git-convert-objects'
2cf565c5
DG
13
14DESCRIPTION
15-----------
16Converts old-style GIT repository to the latest format
17
18
19Author
20------
21Written by Linus Torvalds <torvalds@osdl.org>
22
23Documentation
24--------------
25Documentation by David Greaves, Junio C Hamano and the git-list <git@vger.kernel.org>.
26
27GIT
28---
29Part of the link:git.html[git] suite
30