663d096c24
Inspired by 2147fa7e
(2014-07-31 git-push: fix link in man page),
I grepped through the whole tree searching for 'gitlink:' occurrences.
Signed-off-by: Stefan Beller <stefanbeller@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
30 lines
464 B
Plaintext
30 lines
464 B
Plaintext
git-convert-objects(1)
|
|
======================
|
|
|
|
NAME
|
|
----
|
|
git-convert-objects - Converts old-style git repository
|
|
|
|
|
|
SYNOPSIS
|
|
--------
|
|
[verse]
|
|
'git-convert-objects'
|
|
|
|
DESCRIPTION
|
|
-----------
|
|
Converts old-style git repository to the latest format
|
|
|
|
|
|
Author
|
|
------
|
|
Written by Linus Torvalds <torvalds@osdl.org>
|
|
|
|
Documentation
|
|
--------------
|
|
Documentation by David Greaves, Junio C Hamano and the git-list <git@vger.kernel.org>.
|
|
|
|
GIT
|
|
---
|
|
Part of the linkgit:git[7] suite
|