Fixed misnamed t/t2010-update-cache-badpath.sh
[git/gitweb.git] / Documentation / git-convert-cache.txt
blob66d7fe7855717e85d95fc14d12f1a94218968452
1 git-convert-cache(1)
2 ====================
3 v0.1, May 2005
5 NAME
6 ----
7 git-convert-cache - Converts old-style GIT repository
10 SYNOPSIS
11 --------
12 'git-convert-cache'
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 link:git.html[git] suite