X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-ssh-upload.txt;h=5e2ca8dccfb291bc4c50df3b0a8dfe2f28d07b59;hb=84d176cef65ad23e11643d463c69ad313b728eda;hp=4796224244d6025554a8f1f2cf47b92529f7898c;hpb=96c48153c9a2905fb2f1d588c11e36272635cb79;p=git.git diff --git a/Documentation/git-ssh-upload.txt b/Documentation/git-ssh-upload.txt index 479622424..5e2ca8dcc 100644 --- a/Documentation/git-ssh-upload.txt +++ b/Documentation/git-ssh-upload.txt @@ -12,6 +12,8 @@ SYNOPSIS DESCRIPTION ----------- +THIS COMMAND IS DEPRECATED. + Pushes from a remote repository over ssh connection, invoking git-ssh-fetch on the other end. It functions identically to git-ssh-fetch, aside from which end you run it on.