X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=Documentation%2Fgit-checkout.txt;h=fbdbadc74fbe558285323353b7aa006f3cfd559b;hb=c7162c1db6fef6527eafb8829d60cf26b02b0108;hp=064394385486ca032c52e513c071ec08895a04c6;hpb=969d326d6b54573e171c903fdf9fdc6b107c18d1;p=git.git diff --git a/Documentation/git-checkout.txt b/Documentation/git-checkout.txt index 06439438..fbdbadc7 100644 --- a/Documentation/git-checkout.txt +++ b/Documentation/git-checkout.txt @@ -35,7 +35,10 @@ OPTIONS Force a re-read of everything. -b:: - Create a new branch and start it at . + Create a new branch named and start it at + . The new branch name must pass all checks defined + by gitlink:git-check-ref-format[1]. Some of these checks + may restrict the characters allowed in a branch name. -l:: Create the new branch's ref log. This activates recording of