]> git.ipfire.org Git - thirdparty/git.git/blame - Documentation/git-convert-objects.txt
War on whitespace
[thirdparty/git.git] / Documentation / git-convert-objects.txt
CommitLineData
215a7ad1
JH
1git-convert-objects(1)
2======================
2cf565c5
DG
3
4NAME
5----
72e9340c 6git-convert-objects - Converts old-style git repository
2cf565c5
DG
7
8
9SYNOPSIS
10--------
215a7ad1 11'git-convert-objects'
2cf565c5
DG
12
13DESCRIPTION
14-----------
72e9340c 15Converts old-style git repository to the latest format
2cf565c5
DG
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---
a7154e91 28Part of the gitlink:git[7] suite