summaryrefslogtreecommitdiffstats
path: root/git-send-pack.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2007-09-19 02:27:57 +0000
committerJunio C Hamano <junio@hera.kernel.org>2007-09-19 02:27:57 +0000
commitd2d9ae15e2c76f17c5870205b390354b509d0d97 (patch)
treefa56fc67d1c01ad2aaa6503faef16dbe09279d04 /git-send-pack.html
parent597ffcfc47c6c902cbb16c43ad95917ea51f0634 (diff)
downloadgit-htmldocs-d2d9ae15e2c76f17c5870205b390354b509d0d97.tar.gz
Autogenerated HTML docs for v1.5.3.1-153-g89df5
Diffstat (limited to 'git-send-pack.html')
-rw-r--r--git-send-pack.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/git-send-pack.html b/git-send-pack.html
index f9b228fe3..de616709b 100644
--- a/git-send-pack.html
+++ b/git-send-pack.html
@@ -309,7 +309,7 @@ updates it from the current repository, sending named refs.</p>
<dd>
<p>
Instead of explicitly specifying which refs to update,
- update all refs that locally exist.
+ update all heads that locally exist.
</p>
</dd>
<dt>
@@ -376,7 +376,7 @@ remote end.</p>
<p>With <em>--all</em> flag, all refs that exist locally are transferred to
the remote side. You cannot specify any <em>&lt;ref&gt;</em> if you use
this flag.</p>
-<p>Without <em>--all</em> and without any <em>&lt;ref&gt;</em>, the refs that exist
+<p>Without <em>--all</em> and without any <em>&lt;ref&gt;</em>, the heads that exist
both on the local side and on the remote side are updated.</p>
<p>When one or more <em>&lt;ref&gt;</em> are specified explicitly, it can be either a
single pattern, or a pair of such pattern separated by a colon
@@ -443,7 +443,7 @@ to disable the fast-forward check only on that ref.</p>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 19-Jul-2007 02:09:54 UTC
+Last updated 19-Sep-2007 02:27:20 UTC
</div>
</div>
</body>