summaryrefslogtreecommitdiffstats
path: root/git-push.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2012-10-10 15:50:57 -0700
committerJunio C Hamano <gitster@pobox.com>2012-10-10 15:50:57 -0700
commit6631a0922904694033bd0c6951383eaa7efdb46e (patch)
tree60a3e665419a49a273913aae2750795932fc270b /git-push.html
parentf9ad45cd463e4831a81312a8db7a86e4217b8990 (diff)
downloadgit-htmldocs-6631a0922904694033bd0c6951383eaa7efdb46e.tar.gz
Autogenerated HTML docs for v1.8.0-rc1-18-gc5fe2
Diffstat (limited to 'git-push.html')
-rw-r--r--git-push.html7
1 files changed, 5 insertions, 2 deletions
diff --git a/git-push.html b/git-push.html
index b48ed7a92..9bb577791 100644
--- a/git-push.html
+++ b/git-push.html
@@ -863,8 +863,11 @@ useful if you write an alias or script around <em>git push</em>.</p></div>
address of the remote server, and the path to the repository.
Depending on the transport protocol, some of this information may be
absent.</p></div>
-<div class="paragraph"><p>Git natively supports ssh, git, http, https, ftp, ftps, and rsync
-protocols. The following syntaxes may be used with them:</p></div>
+<div class="paragraph"><p>Git supports ssh, git, http, and https protocols (in addition, ftp,
+and ftps can be used for fetching and rsync can be used for fetching
+and pushing, but these are inefficient and deprecated; do not use
+them).</p></div>
+<div class="paragraph"><p>The following syntaxes may be used with them:</p></div>
<div class="ulist"><ul>
<li>
<p>