Convert usage of GIT and Git into git

Convert usage of GIT and Git into git.

Signed-off-by: Christian Meder <chris@absolutegiganten.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:
Christian Meder
2005-10-10 16:01:31 -07:00
committed by Junio C Hamano
parent 98438bd0e8
commit 72e9340cfd
24 changed files with 55 additions and 55 deletions

View File

@ -3,7 +3,7 @@ git-convert-objects(1)
NAME
----
git-convert-objects - Converts old-style GIT repository
git-convert-objects - Converts old-style git repository
SYNOPSIS
@ -12,7 +12,7 @@ SYNOPSIS
DESCRIPTION
-----------
Converts old-style GIT repository to the latest format
Converts old-style git repository to the latest format
Author