summaryrefslogtreecommitdiff
path: root/Documentation/git-ssh-fetch.txt
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2007-07-02 23:29:54 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2007-07-02 23:29:54 -0700
commit2ecf3cee0754961401200e9f35071001ccdbbce3 (patch)
treea7d1f29f8bc768507346d6654c76417f9fac98e6 /Documentation/git-ssh-fetch.txt
parentgit-stash: make "save" the default action again. (diff)
downloadtgif-2ecf3cee0754961401200e9f35071001ccdbbce3.tar.xz
Mark disused commit walkers officially deprecated.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-ssh-fetch.txt')
-rw-r--r--Documentation/git-ssh-fetch.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/git-ssh-fetch.txt b/Documentation/git-ssh-fetch.txt
index aaf3db06da..8d3e2ffb2c 100644
--- a/Documentation/git-ssh-fetch.txt
+++ b/Documentation/git-ssh-fetch.txt
@@ -13,6 +13,8 @@ SYNOPSIS
DESCRIPTION
-----------
+THIS COMMAND IS DEPRECATED.
+
Pulls from a remote repository over ssh connection, invoking
git-ssh-upload on the other end. It functions identically to
git-ssh-upload, aside from which end you run it on.