summaryrefslogtreecommitdiffstats
path: root/git-check-ref-format.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2010-02-10 23:26:48 +0000
committerJunio C Hamano <junio@kernel.org>2010-02-10 23:26:48 +0000
commite7c7be3d3137aa0f559466fc7ba937a890b1c1bb (patch)
treeae586bcfb58e64866605fdea9143cec0d268e4a6 /git-check-ref-format.html
parent78b92a83bd6ee958f83152774f567569c3a78e53 (diff)
downloadgit-htmldocs-e7c7be3d3137aa0f559466fc7ba937a890b1c1bb.tar.gz
Autogenerated HTML docs for v1.7.0-rc2-28-gf476c0
Diffstat (limited to 'git-check-ref-format.html')
-rw-r--r--git-check-ref-format.html6
1 files changed, 2 insertions, 4 deletions
diff --git a/git-check-ref-format.html b/git-check-ref-format.html
index 3aa12d5c8..1980ec763 100644
--- a/git-check-ref-format.html
+++ b/git-check-ref-format.html
@@ -375,14 +375,12 @@ They cannot end with the sequence <tt>.lock</tt>.
<p>
They cannot contain a sequence <tt>@{</tt>.
</p>
-<div class="ilist"><ul>
+</li>
<li>
<p>
They cannot contain a <tt>\\</tt>.
</p>
</li>
-</ul></div>
-</li>
</ol></div>
<div class="para"><p>These rules make it easy for shell script based tools to parse
reference names, pathname expansion by the shell when a reference name is used
@@ -455,7 +453,7 @@ die "we do not like '$newbranch' as a branch name."</tt></pre>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2010-01-21 17:44:22 UTC
+Last updated 2010-02-10 23:26:29 UTC
</div>
</div>
</body>