summaryrefslogtreecommitdiffstats
path: root/git-send-pack.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2007-12-05 10:59:48 +0000
committerJunio C Hamano <junio@hera.kernel.org>2007-12-05 10:59:48 +0000
commite0facb91f036fe57e82a8d55f86a0a387b8562e6 (patch)
treef2692d484243f4610b954bfafa1b9707d8482d5a /git-send-pack.html
parent58256872f2578443b3c8aff87ad0304e6b497b1d (diff)
downloadgit-htmldocs-e0facb91f036fe57e82a8d55f86a0a387b8562e6.tar.gz
Autogenerated HTML docs for v1.5.3.7-1066-g7a4a
Diffstat (limited to 'git-send-pack.html')
-rw-r--r--git-send-pack.html6
1 files changed, 4 insertions, 2 deletions
diff --git a/git-send-pack.html b/git-send-pack.html
index 62e233309..2cdff5a0e 100644
--- a/git-send-pack.html
+++ b/git-send-pack.html
@@ -394,7 +394,9 @@ single pattern <em>&lt;name&gt;</em> is just a shorthand for <em>&lt;name&gt;:&l
and the destination side (after the colon). The ref to be
pushed is determined by finding a match that matches the source
side, and where it is pushed is determined by using the
-destination side.</p>
+destination side. The rules used to match a ref are the same
+rules used by <a href="git-rev-parse.html">git-rev-parse(1)</a> to resolve a symbolic ref
+name.</p>
<ul>
<li>
<p>
@@ -451,7 +453,7 @@ to disable the fast-forward check only on that ref.</p>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 14-Nov-2007 12:11:48 UTC
+Last updated 05-Dec-2007 10:59:14 UTC
</div>
</div>
</body>