From: Junio C Hamano Date: Fri, 21 May 2010 11:02:14 +0000 (-0700) Subject: Merge branch 'em/checkout-orphan' X-Git-Tag: v1.7.2-rc0~131 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/e2ab0227aab5cdcede3b39e4c95b118f09a71d29?hp=1be270cbdfd46a34fb8ce39ec31bb593137096fc Merge branch 'em/checkout-orphan' * em/checkout-orphan: git checkout: create unparented branch by --orphan --- diff --git a/Documentation/git-checkout.txt b/Documentation/git-checkout.txt index 37c1810e3f..4505eb6d84 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 ] [] +'git checkout' [-q] [-f] [-m] [[-b|--orphan] ] [] 'git checkout' [-f|--ours|--theirs|-m|--conflict=