diff options
Diffstat (limited to 'Documentation/git-http-pull.txt')
-rw-r--r-- | Documentation/git-http-pull.txt | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/Documentation/git-http-pull.txt b/Documentation/git-http-pull.txt index 3ac91320e..431ef7cab 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:: |