summaryrefslogtreecommitdiffstats
path: root/git-remote-helpers.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2011-05-31 19:53:33 +0000
committerJunio C Hamano <junio@kernel.org>2011-05-31 19:53:33 +0000
commitef5a2f9e08ac9deed3c3270103ed08c65b5177ab (patch)
tree20237e00af046145b63e1ab7fe5c15a374d7dedb /git-remote-helpers.html
parent084228c6c49d30cf3c49994c8de0b192b364ac0d (diff)
downloadgit-htmldocs-ef5a2f9e08ac9deed3c3270103ed08c65b5177ab.tar.gz
Autogenerated HTML docs for v1.7.5.3-485-g090a1
Diffstat (limited to 'git-remote-helpers.html')
-rw-r--r--git-remote-helpers.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/git-remote-helpers.html b/git-remote-helpers.html
index e0210abe6..3eeaa5bfa 100644
--- a/git-remote-helpers.html
+++ b/git-remote-helpers.html
@@ -621,11 +621,11 @@ capabilities reported by the helper.</p></div>
When using the import command, expect the source ref to have
been written to the destination ref. The earliest applicable
refspec takes precedence. For example
- "refs/heads/<strong>:refs/svn/origin/branches/</strong>" means that, after an
- "import refs/heads/name", the script has written to
+ "refs/heads/&#42;:refs/svn/origin/branches/&#42;" means
+ that, after an "import refs/heads/name", the script has written to
refs/svn/origin/branches/name. If this capability is used at
all, it must cover all refs reported by the list command; if
- it is not used, it is effectively "<strong>:</strong>"
+ it is not used, it is effectively "&#42;:&#42;"
</p>
</dd>
</dl></div>
@@ -729,7 +729,7 @@ capabilities reported by the helper.</p></div>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2011-03-15 23:30:14 UTC
+Last updated 2011-05-31 19:53:01 UTC
</div>
</div>
</body>