Code

Merge branch 'js/merge'
[git.git] / Documentation / git-http-fetch.txt
index 7dc2df3044e82e20fbb99ae86f0a150c08cd027d..45e48453a17d70c559cbc65477cad6610abc5928 100644 (file)
@@ -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>
@@ -50,4 +54,3 @@ Documentation by David Greaves, Junio C Hamano and the git-list <git@vger.kernel
 GIT
 ---
 Part of the gitlink:git[7] suite
-