diff options
Diffstat (limited to 'Documentation/git-ssh-upload.txt')
-rw-r--r-- | Documentation/git-ssh-upload.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/git-ssh-upload.txt b/Documentation/git-ssh-upload.txt index 4796224244..5e2ca8dccf 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. |