Windows: Make $(gitexecdir) relative
[git/dscho.git] / contrib / convert-objects / git-convert-objects.txt
blob9718abf86d8cd36ddae1eae8cf2337e35b927959
1 git-convert-objects(1)
2 ======================
4 NAME
5 ----
6 git-convert-objects - Converts old-style git repository
9 SYNOPSIS
10 --------
11 'git-convert-objects'
13 DESCRIPTION
14 -----------
15 Converts old-style git repository to the latest format
18 Author
19 ------
20 Written by Linus Torvalds <torvalds@osdl.org>
22 Documentation
23 --------------
24 Documentation by David Greaves, Junio C Hamano and the git-list <git@vger.kernel.org>.
26 GIT
27 ---
28 Part of the gitlink:git[7] suite