summaryrefslogtreecommitdiffstats
path: root/git-remote-helpers.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2012-05-02 15:02:46 -0700
committerJunio C Hamano <gitster@pobox.com>2012-05-02 15:02:46 -0700
commitb76a68630eaab75c4eb1c41f0fc091811854ff43 (patch)
tree5be60264e80970f60d9c56b410c8828693be8588 /git-remote-helpers.html
parent0aadbc37c068365a09926cd895863c4a725b45d6 (diff)
downloadgit-htmldocs-b76a68630eaab75c4eb1c41f0fc091811854ff43.tar.gz
Autogenerated HTML docs for v1.7.10.1-433-g34875
Diffstat (limited to 'git-remote-helpers.html')
-rw-r--r--git-remote-helpers.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/git-remote-helpers.html b/git-remote-helpers.html
index d0a3d432a..dbb1af6fd 100644
--- a/git-remote-helpers.html
+++ b/git-remote-helpers.html
@@ -685,7 +685,7 @@ to the <tt>capabilities</tt> command (see COMMANDS, below).</p></div>
capability use this.
</p>
<div class="paragraph"><p>A helper advertising the capability
-<tt>refspec refs/heads/&#42;:refs/svn/origin/branches/&#42;</tt>
+<tt>refspec refs/heads/*:refs/svn/origin/branches/*</tt>
is saying that, when it is asked to <tt>import refs/heads/topic</tt>, the
stream it outputs will update the <tt>refs/svn/origin/branches/topic</tt>
ref.</p></div>
@@ -693,7 +693,7 @@ ref.</p></div>
applicable refspec takes precedence. The left-hand of refspecs
advertised with this capability must cover all refs reported by
the list command. If no <em>refspec</em> capability is advertised,
-there is an implied <tt>refspec &#42;:&#42;</tt>.</p></div>
+there is an implied <tt>refspec *:*</tt>.</p></div>
</dd>
</dl></div>
<h3 id="_capabilities_for_pushing">Capabilities for Pushing</h3><div style="clear:left"></div>
@@ -771,7 +771,7 @@ Other frontends may have some other order of preference.</p></div>
This modifies the <em>import</em> capability.
</p>
<div class="paragraph"><p>A helper advertising
-<tt>refspec refs/heads/&#42;:refs/svn/origin/branches/&#42;</tt>
+<tt>refspec refs/heads/*:refs/svn/origin/branches/*</tt>
in its capabilities is saying that, when it handles
<tt>import refs/heads/topic</tt>, the stream it outputs will update the
<tt>refs/svn/origin/branches/topic</tt> ref.</p></div>
@@ -779,7 +779,7 @@ in its capabilities is saying that, when it handles
applicable refspec takes precedence. The left-hand of refspecs
advertised with this capability must cover all refs reported by
the list command. If no <em>refspec</em> capability is advertised,
-there is an implied <tt>refspec &#42;:&#42;</tt>.</p></div>
+there is an implied <tt>refspec *:*</tt>.</p></div>
</dd>
</dl></div>
</div>
@@ -1055,7 +1055,7 @@ capabilities reported by the helper.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2011-11-15 13:45:02 PDT
+Last updated 2012-05-02 15:00:44 PDT
</div>
</div>
</body>