X-Git-Url: https://git.octo.it/?p=git.git;a=blobdiff_plain;f=git-branch.html;fp=git-branch.html;h=5ddc9246cb0860ce03dc0b37fa0b89a2c7a2ffb4;hp=ad5596a110ca13ff1e0bf277301a55b74c4c53f6;hb=b2f5eddeac78eec4038268f8564739039612f78c;hpb=9bf8a517748c403098293d97318ad22a74669317 diff --git a/git-branch.html b/git-branch.html index ad5596a1..5ddc9246 100644 --- a/git-branch.html +++ b/git-branch.html @@ -330,6 +330,9 @@ specify more than one branch for deletion.

The name of the branch to create or delete. + The new branch name must pass all checks defined by + git-check-ref-format(1). Some of these checks + may restrict the characters allowed in a branch name.

@@ -408,7 +411,7 @@ a branch and check it out with a single command.