summaryrefslogtreecommitdiffstats
path: root/git-svn.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2009-04-23 03:06:56 +0000
committerJunio C Hamano <junio@hera.kernel.org>2009-04-23 03:06:56 +0000
commit07738348497c1825b4ab8e4ea4111f0214f57ff1 (patch)
tree47704623f17a0cf2679f5bbf4cb8b1ad4924198b /git-svn.html
parentea868339dcb855ac3bd8b4bcef500d932913dbaa (diff)
downloadgit-htmldocs-07738348497c1825b4ab8e4ea4111f0214f57ff1.tar.gz
Autogenerated HTML docs for v1.6.3-rc1-51-gea0b7
Diffstat (limited to 'git-svn.html')
-rw-r--r--git-svn.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/git-svn.html b/git-svn.html
index 7eb3461f6..5fe6f3002 100644
--- a/git-svn.html
+++ b/git-svn.html
@@ -1345,9 +1345,9 @@ listed below are allowed:</p></div>
branches = branches/*/project-a:refs/remotes/project-a/branches/*
tags = tags/*/project-a:refs/remotes/project-a/tags/*</tt></pre>
</div></div>
-<div class="para"><p>Keep in mind that the <em><strong></em> (asterisk) wildcard of the local ref
-(right of the <em>:</em>) *must</strong> be the farthest right path component;
-however the remote wildcard may be anywhere as long as it's own
+<div class="para"><p>Keep in mind that the <em>*</em> (asterisk) wildcard of the local ref
+(right of the <em>:</em>) *must* be the farthest right path component;
+however the remote wildcard may be anywhere as long as it's an
independent path component (surrounded by <em>/</em> or EOL). This
type of configuration is not automatically created by <em>init</em> and
should be manually entered with a text-editor or using <em>git-config</em>.</p></div>
@@ -1366,7 +1366,7 @@ should be manually entered with a text-editor or using <em>git-config</em>.</p><
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2009-04-12 18:31:04 UTC
+Last updated 2009-04-23 03:06:42 UTC
</div>
</div>
</body>