summaryrefslogtreecommitdiffstats
path: root/gitremote-helpers.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2013-05-29 16:57:17 -0700
committerJunio C Hamano <gitster@pobox.com>2013-05-29 16:57:17 -0700
commitc710296399a86586e3a5e24ea8519ea2442ab7cf (patch)
treeeb0d0bf25b3098a12d15f4a2921f16ecaaa2756f /gitremote-helpers.html
parentb6595471f5299e8b13181e09072b486dd0ad6261 (diff)
downloadgit-htmldocs-c710296399a86586e3a5e24ea8519ea2442ab7cf.tar.gz
Autogenerated HTML docs for v1.8.3-101-g727a4
Diffstat (limited to 'gitremote-helpers.html')
-rw-r--r--gitremote-helpers.html14
1 files changed, 7 insertions, 7 deletions
diff --git a/gitremote-helpers.html b/gitremote-helpers.html
index f7aa0328d..715e26f76 100644
--- a/gitremote-helpers.html
+++ b/gitremote-helpers.html
@@ -928,11 +928,11 @@ Other frontends may have some other order of preference.</p></div>
</dt>
<dd>
<p>
- This modifies the <em>import</em> capability, allowing the produced
- fast-import stream to modify refs in a private namespace
- instead of writing to refs/heads or refs/remotes directly.
+ For remote helpers that implement <em>import</em> or <em>export</em>, this capability
+ allows the refs to be constrained to a private namespace, instead of
+ writing to refs/heads or refs/remotes directly.
It is recommended that all importers providing the <em>import</em>
- capability use this.
+ capability use this. It&#8217;s mandatory for <em>export</em>.
</p>
<div class="paragraph"><p>A helper advertising the capability
<code>refspec refs/heads/*:refs/svn/origin/branches/*</code>
@@ -942,8 +942,8 @@ ref.</p></div>
<div class="paragraph"><p>This capability can be advertised multiple times. The first
applicable refspec takes precedence. The left-hand of refspecs
advertised with this capability must cover all refs reported by
-the list command. If a helper does not need a specific <em>refspec</em>
-capability then it should advertise <code>refspec *:*</code>.</p></div>
+the list command. If no <em>refspec</em> capability is advertised,
+there is an implied <code>refspec *:*</code>.</p></div>
</dd>
<dt class="hdlist1">
<em>bidi-import</em>
@@ -1288,7 +1288,7 @@ set by Git if the remote helper has the <em>option</em> capability.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2013-04-24 18:02:34 PDT
+Last updated 2013-05-29 16:56:14 PDT
</div>
</div>
</body>