summaryrefslogtreecommitdiffstats
path: root/git-branch.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2006-05-21 10:50:09 +0000
committerJunio C Hamano <junio@hera.kernel.org>2006-05-21 10:50:09 +0000
commitb2f5eddeac78eec4038268f8564739039612f78c (patch)
tree67672451836d9f03d425701a7857769f6cbf1b81 /git-branch.html
parent9bf8a517748c403098293d97318ad22a74669317 (diff)
downloadgit-htmldocs-b2f5eddeac78eec4038268f8564739039612f78c.tar.gz
Autogenerated HTML docs for v1.3.3-g9e84
Diffstat (limited to 'git-branch.html')
-rw-r--r--git-branch.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/git-branch.html b/git-branch.html
index ad5596a11..5ddc9246c 100644
--- a/git-branch.html
+++ b/git-branch.html
@@ -330,6 +330,9 @@ specify more than one branch for deletion.</p>
<dd>
<p>
The name of the branch to create or delete.
+ The new branch name must pass all checks defined by
+ <a href="git-check-ref-format.html">git-check-ref-format(1)</a>. Some of these checks
+ may restrict the characters allowed in a branch name.
</p>
</dd>
<dt>
@@ -408,7 +411,7 @@ a branch and check it out with a single command.</p>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 29-Apr-2006 07:01:32 UTC
+Last updated 21-May-2006 10:50:03 UTC
</div>
</div>
</body>