summaryrefslogtreecommitdiffstats
path: root/git-http-fetch.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2007-04-27 08:22:22 +0000
committerJunio C Hamano <junio@hera.kernel.org>2007-04-27 08:22:22 +0000
commit9882a5200fb6c505c213d9fd3d9d664e2b14f983 (patch)
treef48ba598fbb8c92b5a16c9846d6e860eb543e69c /git-http-fetch.txt
parent45889b44baad996378f334ac546f4cf08147fff6 (diff)
downloadgit-htmldocs-9882a5200fb6c505c213d9fd3d9d664e2b14f983.tar.gz
Autogenerated HTML docs for v1.5.2-rc0-71-g4342
Diffstat (limited to 'git-http-fetch.txt')
-rw-r--r--git-http-fetch.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/git-http-fetch.txt b/git-http-fetch.txt
index 7dc2df304..4deabc376 100644
--- a/git-http-fetch.txt
+++ b/git-http-fetch.txt
@@ -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>