summaryrefslogtreecommitdiffstats
path: root/git-check-ref-format.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2013-09-20 14:03:37 -0700
committerJunio C Hamano <gitster@pobox.com>2013-09-20 14:03:37 -0700
commit79f4c7c3c9b29ade5534a5f1d01db2c67721d6a8 (patch)
tree9b5ca4ba3e78d726bab8e54347738b373d3a2eef /git-check-ref-format.html
parent211db89d8b8d8c3006e084f43dd6471163c7b998 (diff)
downloadgit-htmldocs-79f4c7c3c9b29ade5534a5f1d01db2c67721d6a8.tar.gz
Autogenerated HTML docs for v1.8.4-474-g128a96
Diffstat (limited to 'git-check-ref-format.html')
-rw-r--r--git-check-ref-format.html7
1 files changed, 6 insertions, 1 deletions
diff --git a/git-check-ref-format.html b/git-check-ref-format.html
index bd058a684..7dbe22d24 100644
--- a/git-check-ref-format.html
+++ b/git-check-ref-format.html
@@ -820,6 +820,11 @@ They cannot contain a sequence <code>@{</code>.
</li>
<li>
<p>
+They cannot be the single character <code>@</code>.
+</p>
+</li>
+<li>
+<p>
They cannot contain a <code>\</code>.
</p>
</li>
@@ -941,7 +946,7 @@ die "we do not like '$newbranch' as a branch name."</code></pre>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2013-08-20 08:40:27 PDT
+Last updated 2013-09-20 14:03:14 PDT
</div>
</div>
</body>