X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;ds=sidebyside;f=Documentation%2Fgit-ssh-fetch.txt;h=8d3e2ffb2c907376a485888a3497c938427c27a1;hb=7481ebe9918771a9269c7fd0e91e855f18f2bc52;hp=192b1f15a9ca75351623d32e4373d65c6501b465;hpb=c182ec90d824168cfb70494bb920c0a2fb590d98;p=git.git diff --git a/Documentation/git-ssh-fetch.txt b/Documentation/git-ssh-fetch.txt index 192b1f15a..8d3e2ffb2 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. @@ -48,4 +50,3 @@ Documentation by David Greaves, Junio C Hamano and the git-list