Documentation/git-http-fetch.txt: Document the commit-id argument.

Signed-off-by: Nikolai Weibull <nikolai@bitwi.se>
Signed-off-by: Junio C Hamano <junkio@cox.net>
maint
Nikolai Weibull 2005-12-09 00:28:05 +01:00 committed by Junio C Hamano
parent 31f232819f
commit 5dd7342142
1 changed files with 6 additions and 0 deletions

View 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::