X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-ssh-push.txt;h=e38679deb91d76f5ea327938205f67425de9e4b5;hb=33b8303466af9a839265abc9829e5479f6f12488;hp=c55ce7dd6f7308f5057218a8ea412ac490844cb3;hpb=5569bf9bbedd63a00780fc5c110e0cfab3aa97b9;p=git.git diff --git a/Documentation/git-ssh-push.txt b/Documentation/git-ssh-push.txt index c55ce7dd6..e38679deb 100644 --- a/Documentation/git-ssh-push.txt +++ b/Documentation/git-ssh-push.txt @@ -20,7 +20,7 @@ git-ssh-pull, aside from which end you run it on. OPTIONS ------- commit-id:: - Either the hash or the filename under $GIT_DIR/refs/ to push. + Id of commit to push. -c:: Get the commit objects. @@ -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::