X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=Documentation%2Fgit-http-fetch.txt;h=088624f6cc47c8ce2f72704d2d30d65248956204;hb=2b2dabc29f53c5835868029585000ee487cf6cbb;hp=9cd862e03d5abcffd8d6a9178c3488fe44b2d206;hpb=215a7ad1ef790467a4cd3f0dcffbd6e5f04c38f7;p=git.git diff --git a/Documentation/git-http-fetch.txt b/Documentation/git-http-fetch.txt index 9cd862e0..088624f6 100644 --- a/Documentation/git-http-fetch.txt +++ b/Documentation/git-http-fetch.txt @@ -1,10 +1,9 @@ git-http-fetch(1) ================= -v0.1, May 2005 NAME ---- -git-http-fetch - Downloads a remote GIT repository via HTTP +git-http-fetch - Downloads a remote git repository via HTTP SYNOPSIS @@ -13,7 +12,7 @@ SYNOPSIS DESCRIPTION ----------- -Downloads a remote GIT repository via HTTP. +Downloads a remote git repository via HTTP. -c:: Get the commit objects. @@ -38,5 +37,5 @@ Documentation by David Greaves, Junio C Hamano and the git-list