Browse Source

Update git-http-fetch documentation

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>
maint
Andrew Ruder 18 years ago committed by Junio C Hamano
parent
commit
71e2e5993b
  1. 4
      Documentation/git-http-fetch.txt

4
Documentation/git-http-fetch.txt

@ -39,6 +39,10 @@ commit-id:: @@ -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>

Loading…
Cancel
Save