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