diff options
Diffstat (limited to 'Documentation/git-local-pull.txt')
-rw-r--r-- | Documentation/git-local-pull.txt | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/Documentation/git-local-pull.txt b/Documentation/git-local-pull.txt index 777bdbdd6e..cb95334018 100644 --- a/Documentation/git-local-pull.txt +++ b/Documentation/git-local-pull.txt @@ -23,13 +23,6 @@ OPTIONS 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:: |