blob: b1220c06e193ddf3942da6e5e0faf91368d0886a [file] [log] [blame]
Junio C Hamano1a4e8412005-12-27 08:17:231git-convert-objects(1)
2======================
3
4NAME
5----
6git-convert-objects - Converts old-style git repository
7
8
9SYNOPSIS
10--------
11'git-convert-objects'
12
13DESCRIPTION
14-----------
15Converts old-style git repository to the latest format
16
17
18Author
19------
20Written by Linus Torvalds <torvalds@osdl.org>
21
22Documentation
23--------------
24Documentation by David Greaves, Junio C Hamano and the git-list <git@vger.kernel.org>.
25
26GIT
27---
28Part of the gitlink:git[7] suite
29