summaryrefslogtreecommitdiffstats
path: root/git-check-ref-format.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2006-06-07 19:51:45 +0000
committerJunio C Hamano <junio@hera.kernel.org>2006-06-07 19:51:45 +0000
commit33db43733d19e4dd878a9a04089535eaf47fd374 (patch)
tree2cabfeb09aaf0aeeebaee462c1a26be6451edef1 /git-check-ref-format.html
parent1bab4b0c25397665461ac79c23871ba23e83cf9f (diff)
downloadgit-htmldocs-33db43733d19e4dd878a9a04089535eaf47fd374.tar.gz
Autogenerated HTML docs for v1.4.0-rc1-gfd7e
Diffstat (limited to 'git-check-ref-format.html')
-rw-r--r--git-check-ref-format.html7
1 files changed, 4 insertions, 3 deletions
diff --git a/git-check-ref-format.html b/git-check-ref-format.html
index 8e5556472..89d44303c 100644
--- a/git-check-ref-format.html
+++ b/git-check-ref-format.html
@@ -285,8 +285,9 @@ imposes the following rules on how refs are named:</p>
<ol>
<li>
<p>
-It could be named hierarchically (i.e. separated with slash
- <tt>/</tt>), but each of its component cannot begin with a dot <tt>.</tt>;
+It can include slash <tt>/</tt> for hierarchical (directory)
+ grouping, but no slash-separated component can begin with a
+ dot <tt>.</tt>;
</p>
</li>
<li>
@@ -342,7 +343,7 @@ colon <tt>:</tt> is used as in <tt>srcref:dstref</tt> to mean "use srcref's
</div>
<div id="footer">
<div id="footer-text">
-Last updated 21-May-2006 10:50:04 UTC
+Last updated 07-Jun-2006 19:51:29 UTC
</div>
</div>
</body>