aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-convert-objects.txt
diff options
context:
space:
mode:
authorChristian Meder <chris@absolutegiganten.org>2005-10-10 16:01:31 -0700
committerJunio C Hamano <junkio@cox.net>2005-10-10 16:01:31 -0700
commit72e9340cfde90189d76ef3c8a4793ea7764ff8ee (patch)
tree2d2be1c4fe841de12630495929e2ac394f58012c /Documentation/git-convert-objects.txt
parent98438bd0e893c23186fb82ea8b04964c0f1ef9d1 (diff)
downloadgit-72e9340cfde90189d76ef3c8a4793ea7764ff8ee.tar.gz
git-72e9340cfde90189d76ef3c8a4793ea7764ff8ee.tar.xz
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>
Diffstat (limited to 'Documentation/git-convert-objects.txt')
-rw-r--r--Documentation/git-convert-objects.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/git-convert-objects.txt b/Documentation/git-convert-objects.txt
index e6bda270c..b1220c06e 100644
--- a/Documentation/git-convert-objects.txt
+++ b/Documentation/git-convert-objects.txt
@@ -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