Skip to content

Commit

Permalink
Update git-http-fetch documentation
Browse files Browse the repository at this point in the history
Documentation/git-http-fetch.txt: --recover to resume a failed fetch
operation.

Signed-off-by: Andrew Ruder <andy@aeruder.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
  • Loading branch information
Andrew Ruder authored and Junio C Hamano committed Apr 27, 2007
1 parent f5158a0 commit 71e2e59
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Documentation/git-http-fetch.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,10 @@ commit-id::

<commit-id>['\t'<filename-as-in--w>]

--recover::
Verify that everything reachable from target is fetched. Used after
an earlier fetch is interrupted.

Author
------
Written by Linus Torvalds <torvalds@osdl.org>
Expand Down

0 comments on commit 71e2e59

Please sign in to comment.