From: Nikolai Weibull Date: Thu, 8 Dec 2005 23:28:05 +0000 (+0100) Subject: Documentation/git-http-fetch.txt: Document the commit-id argument. X-Git-Tag: v0.99.9m^2~26 X-Git-Url: https://git.octo.it/?a=commitdiff_plain;h=5dd7342142f209b209e95b6a87c366d5205acd6a;p=git.git Documentation/git-http-fetch.txt: Document the commit-id argument. Signed-off-by: Nikolai Weibull Signed-off-by: Junio C Hamano --- diff --git a/Documentation/git-http-fetch.txt b/Documentation/git-http-fetch.txt index 088624f6..1116e855 100644 --- a/Documentation/git-http-fetch.txt +++ b/Documentation/git-http-fetch.txt @@ -14,6 +14,12 @@ DESCRIPTION ----------- Downloads a remote git repository via HTTP. +OPTIONS +------- +commit-id:: + Either the hash or the filename under [URL]/refs/ to + pull. + -c:: Get the commit objects. -t::