summaryrefslogtreecommitdiff
path: root/Documentation/git-ssh-upload.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2007-07-03 06:29:54 (GMT)
committerJunio C Hamano <gitster@pobox.com>2007-07-03 06:29:54 (GMT)
commit2ecf3cee0754961401200e9f35071001ccdbbce3 (patch)
treea7d1f29f8bc768507346d6654c76417f9fac98e6 /Documentation/git-ssh-upload.txt
parentfcb10a964875a987f764af401537689e4aea82c6 (diff)
downloadgit-2ecf3cee0754961401200e9f35071001ccdbbce3.zip
git-2ecf3cee0754961401200e9f35071001ccdbbce3.tar.gz
git-2ecf3cee0754961401200e9f35071001ccdbbce3.tar.bz2
Mark disused commit walkers officially deprecated.v1.5.3-rc0
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-ssh-upload.txt')
-rw-r--r--Documentation/git-ssh-upload.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/git-ssh-upload.txt b/Documentation/git-ssh-upload.txt
index 4796224..5e2ca8d 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.