From 72e9340cfde90189d76ef3c8a4793ea7764ff8ee Mon Sep 17 00:00:00 2001 From: Christian Meder Date: Mon, 10 Oct 2005 16:01:31 -0700 Subject: Convert usage of GIT and Git into git Convert usage of GIT and Git into git. Signed-off-by: Christian Meder Signed-off-by: Junio C Hamano --- Documentation/git-http-fetch.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Documentation/git-http-fetch.txt') diff --git a/Documentation/git-http-fetch.txt b/Documentation/git-http-fetch.txt index d7b5919e1b..088624f6cc 100644 --- a/Documentation/git-http-fetch.txt +++ b/Documentation/git-http-fetch.txt @@ -3,7 +3,7 @@ git-http-fetch(1) NAME ---- -git-http-fetch - Downloads a remote GIT repository via HTTP +git-http-fetch - Downloads a remote git repository via HTTP SYNOPSIS @@ -12,7 +12,7 @@ SYNOPSIS DESCRIPTION ----------- -Downloads a remote GIT repository via HTTP. +Downloads a remote git repository via HTTP. -c:: Get the commit objects. -- cgit v1.2.1