From: Tay Ray Chuan Date: Wed, 23 Jun 2010 19:29:00 +0000 (+0800) Subject: builtin/checkout: learn -B X-Git-Tag: v1.7.6.1~46^2~1 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/02ac983 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 261dd90c38..97c51449f7 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=