]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Documentation/git-http-fetch.txt: Document the commit-id argument.
authorNikolai Weibull <mailing-lists.git@rawuncut.elitemail.org>
Thu, 8 Dec 2005 23:28:05 +0000 (00:28 +0100)
committerJunio C Hamano <junkio@cox.net>
Thu, 8 Dec 2005 23:50:15 +0000 (15:50 -0800)
Signed-off-by: Nikolai Weibull <nikolai@bitwi.se>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-http-fetch.txt

index 088624f6cc47c8ce2f72704d2d30d65248956204..1116e855d6538f8d0e45f1cea60a2ef716991a3d 100644 (file)
@@ -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::