X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;ds=sidebyside;f=Documentation%2Fgit-http-fetch.txt;h=45e48453a17d70c559cbc65477cad6610abc5928;hb=660d579d6ff0ac29b8f7b38b3da73f09214d39aa;hp=7dc2df3044e82e20fbb99ae86f0a150c08cd027d;hpb=3ed02de2f46105cbc45fcc8f3287513f470eb4a3;p=git.git diff --git a/Documentation/git-http-fetch.txt b/Documentation/git-http-fetch.txt index 7dc2df304..45e48453a 100644 --- a/Documentation/git-http-fetch.txt +++ b/Documentation/git-http-fetch.txt @@ -39,6 +39,10 @@ commit-id:: ['\t'] +--recover:: + Verify that everything reachable from target is fetched. Used after + an earlier fetch is interrupted. + Author ------ Written by Linus Torvalds @@ -50,4 +54,3 @@ Documentation by David Greaves, Junio C Hamano and the git-list