diff options
Diffstat (limited to 'Documentation/git-ssh-push.txt')
-rw-r--r-- | Documentation/git-ssh-push.txt | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/Documentation/git-ssh-push.txt b/Documentation/git-ssh-push.txt index 69013fd44..e38679deb 100644 --- a/Documentation/git-ssh-push.txt +++ b/Documentation/git-ssh-push.txt @@ -28,13 +28,6 @@ commit-id:: Get tree associated with the requested commit object. -a:: Get all the objects. --d:: - Do not check for delta base objects (use this option - only when you know the local repository is not - deltified). ---recover:: - Check dependency of deltified object more carefully than - usual, to recover after earlier push that was interrupted. -v:: Report what is uploaded. -w:: |