X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=Documentation%2Fgit-http-pull.txt;h=431ef7cab3cadc94ca86e28c69611ee610a74767;hb=c4584ae3fd7cd595a638a07dfd853e9d2745e930;hp=3ac91320e93bd773e2b212428968d83a0ee29ff3;hpb=ee85cbc6887d6ae4eb09a3e2c7319f66ae7c9034;p=git.git diff --git a/Documentation/git-http-pull.txt b/Documentation/git-http-pull.txt index 3ac91320..431ef7ca 100644 --- a/Documentation/git-http-pull.txt +++ b/Documentation/git-http-pull.txt @@ -21,13 +21,6 @@ Downloads a remote GIT repository via HTTP. Get trees associated with the commit objects. -a:: Get all the objects. --d:: - Do not check for delta base objects (use this option - only when you know the remote repository is not - deltified). ---recover:: - Check dependency of deltified object more carefully than - usual, to recover after earlier pull that was interrupted. -v:: Report what is downloaded. -w::