提交 613d872c 编写于 作者: J Junio C Hamano 提交者: Linus Torvalds

[PATCH] http-pull: documentation updates.

Describe -w option.
Signed-off-by: NJunio C Hamano <junkio@cox.net>
Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
上级 b155725d
......@@ -9,7 +9,7 @@ git-http-pull - Downloads a remote GIT repository via HTTP
SYNOPSIS
--------
'git-http-pull' [-c] [-t] [-a] [-v] [-d] [--recover] commit-id url
'git-http-pull' [-c] [-t] [-a] [-d] [-v] [-w filename] [--recover] commit-id url
DESCRIPTION
-----------
......@@ -30,7 +30,9 @@ Downloads a remote GIT repository via HTTP.
usual, to recover after earlier pull that was interrupted.
-v::
Report what is downloaded.
-w::
Writes the commit-id into the filename under $GIT_DIR/refs/ on
the local end after the transfer is complete.
Author
------
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册