summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorLibravatar Nikolai Weibull <mailing-lists.git@rawuncut.elitemail.org>2005-12-09 00:28:05 +0100
committerLibravatar Junio C Hamano <junkio@cox.net>2005-12-08 15:50:15 -0800
commit5dd7342142f209b209e95b6a87c366d5205acd6a (patch)
tree364d922c23af28998c5a05b04a586428c662970f /Documentation
parentDocumentation/git-repack.txt: Add -l and -n. (diff)
downloadtgif-5dd7342142f209b209e95b6a87c366d5205acd6a.tar.xz
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>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/git-http-fetch.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/git-http-fetch.txt b/Documentation/git-http-fetch.txt
index 088624f6cc..1116e855d6 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::