submodule: Use cat instead of echo to avoid DOS line-endings
[git/dscho.git] / contrib / convert-objects / git-convert-objects.txt
blob0565d83fc42c3d689b34299b38f0d2a7a0ae4212
1 git-convert-objects(1)
2 ======================
4 NAME
5 ----
6 git-convert-objects - Converts old-style git repository
9 SYNOPSIS
10 --------
11 [verse]
12 'git-convert-objects'
14 DESCRIPTION
15 -----------
16 Converts old-style git repository to the latest format
19 Author
20 ------
21 Written by Linus Torvalds <torvalds@osdl.org>
23 Documentation
24 --------------
25 Documentation by David Greaves, Junio C Hamano and the git-list <git@vger.kernel.org>.
27 GIT
28 ---
29 Part of the gitlink:git[7] suite