Documentation: the name of the system is 'Git', not 'git'

Signed-off-by: Thomas Ackermann <th.acker@arcor.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Thomas Ackermann
2013-01-21 20:17:53 +01:00
committed by Junio C Hamano
parent 48a8c26c62
commit 2de9b71138
128 changed files with 902 additions and 902 deletions

View File

@ -3,7 +3,7 @@ git-http-fetch(1)
NAME
----
git-http-fetch - Download from a remote git repository via HTTP
git-http-fetch - Download from a remote Git repository via HTTP
SYNOPSIS
@ -13,7 +13,7 @@ SYNOPSIS
DESCRIPTION
-----------
Downloads a remote git repository via HTTP.
Downloads a remote Git repository via HTTP.
*NOTE*: use of this command without -a is deprecated. The -a
behaviour will become the default in a future release.