summaryrefslogtreecommitdiffstats
path: root/gittutorial.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2016-02-17 14:31:06 -0800
committerJunio C Hamano <gitster@pobox.com>2016-02-17 14:31:06 -0800
commitf85ef637e60571cf4cb1e53d56fa21f320936138 (patch)
tree661f5ad874b34e148059df316f424be83f459170 /gittutorial.html
parent9099a7cc25a11e4e55d3b6a00da6f470bfffab80 (diff)
downloadgit-htmldocs-f85ef637e60571cf4cb1e53d56fa21f320936138.tar.gz
Autogenerated HTML docs for v2.7.1-339-g0233b
Diffstat (limited to 'gittutorial.html')
-rw-r--r--gittutorial.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/gittutorial.html b/gittutorial.html
index 2cfa3c68e..42e9b8faa 100644
--- a/gittutorial.html
+++ b/gittutorial.html
@@ -1136,7 +1136,7 @@ perform clones and pulls using the ssh protocol:</p></div>
<div class="content">
<pre><code>bob$ git clone alice.org:/home/alice/project myrepo</code></pre>
</div></div>
-<div class="paragraph"><p>Alternatively, Git has a native protocol, or can use rsync or http;
+<div class="paragraph"><p>Alternatively, Git has a native protocol, or can use http;
see <a href="git-pull.html">git-pull(1)</a> for details.</p></div>
<div class="paragraph"><p>Git can also be used in a CVS-like mode, with a central repository
that various users push changes to; see <a href="git-push.html">git-push(1)</a> and
@@ -1373,7 +1373,7 @@ digressions that may be interesting at this point are:</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2014-11-19 15:05:50 PST
+Last updated 2016-02-17 14:30:28 PST
</div>
</div>
</body>