summaryrefslogtreecommitdiffstats
path: root/git-check-ref-format.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2009-05-13 20:50:32 +0000
committerJunio C Hamano <junio@hera.kernel.org>2009-05-13 20:50:32 +0000
commit8679a79435b18cae8f250ecca308967f0775cd79 (patch)
treede0489d4df68657cbeeb59ff91bcd695f4ca8b35 /git-check-ref-format.html
parent07bfd671bc99ce24967a73ddd546b8102fc3fa31 (diff)
downloadgit-htmldocs-8679a79435b18cae8f250ecca308967f0775cd79.tar.gz
Autogenerated HTML docs for v1.6.3.1-9-g95405b
Diffstat (limited to 'git-check-ref-format.html')
-rw-r--r--git-check-ref-format.html9
1 files changed, 8 insertions, 1 deletions
diff --git a/git-check-ref-format.html b/git-check-ref-format.html
index 824d5e2e7..b90118c50 100644
--- a/git-check-ref-format.html
+++ b/git-check-ref-format.html
@@ -342,6 +342,13 @@ They can include slash <tt>/</tt> for hierarchical (directory)
</li>
<li>
<p>
+They must contain at least one <tt>/</tt>. This enforces the presence of a
+ category like <tt>heads/</tt>, <tt>tags/</tt> etc. but the actual names are not
+ restricted.
+</p>
+</li>
+<li>
+<p>
They cannot have two consecutive dots <tt>..</tt> anywhere.
</p>
</li>
@@ -423,7 +430,7 @@ Print the name of the previous branch.
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2009-04-06 08:26:29 UTC
+Last updated 2009-05-13 20:50:17 UTC
</div>
</div>
</body>