From: Tay Ray Chuan Date: Wed, 23 Jun 2010 19:29:00 +0000 (+0800) Subject: builtin/checkout: learn -B X-Git-Tag: v1.7.3-rc0~79^2~1 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=foobar-6-g02ac983;p=git.git builtin/checkout: learn -B Internally, --track and --orphan still use the 'safe' -b, not -B. Signed-off-by: Tay Ray Chuan Signed-off-by: Junio C Hamano --- diff --git a/Documentation/git-checkout.txt b/Documentation/git-checkout.txt index 261dd90c3..97c51449f 100644 --- a/Documentation/git-checkout.txt +++ b/Documentation/git-checkout.txt @@ -9,7 +9,7 @@ SYNOPSIS -------- [verse] 'git checkout' [-q] [-f] [-m] [] -'git checkout' [-q] [-f] [-m] [[-b|--orphan] ] [] +'git checkout' [-q] [-f] [-m] [[-b|-B|--orphan] ] [] 'git checkout' [-f|--ours|--theirs|-m|--conflict=