summaryrefslogtreecommitdiffstats
path: root/git-check-ref-format.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2013-06-11 15:23:52 -0700
committerJunio C Hamano <gitster@pobox.com>2013-06-11 15:23:52 -0700
commitf1f5a7b64053a592c7655df84079443328582b68 (patch)
tree9f7d07ba52ea6281993ea65e4805aeb31d2f080b /git-check-ref-format.html
parent8d74cd3acd56a5e53475ddc934fdf2e135a634e8 (diff)
downloadgit-htmldocs-f1f5a7b64053a592c7655df84079443328582b68.tar.gz
Autogenerated HTML docs for v1.8.3.1-377-g4d1c5
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 94efcd8bc..c477baba6 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-05-17 16:33:07 PDT
+Last updated 2013-06-11 15:22:06 PDT
</div>
</div>
</body>