Merge branch 'jc/maint-doc-checkout-b-always-takes-branch-name' into maint-1.7.11
authorJunio C Hamano <gitster@pobox.com>
Wed, 12 Sep 2012 20:59:58 +0000 (13:59 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 12 Sep 2012 20:59:58 +0000 (13:59 -0700)
commit1b8bc86b5eb86609c31cae48eb7569b24acacc90
tree848df16fc9edb978ab9cf8905ab5b5f1d04d9262
parent7d9483c299b4467fb4c6d32ade8207232235528c
parent45aaf0310f2b85d9c3264d1703c82cd5085aaf24
Merge branch 'jc/maint-doc-checkout-b-always-takes-branch-name' into maint-1.7.11

The synopsis said "checkout [-B branch]" to make it clear the
branch name is a parameter to the option, but the heading for the
option description was "-B::", not "-B branch::", making the
documentation misleading.

* jc/maint-doc-checkout-b-always-takes-branch-name:
  doc: "git checkout -b/-B/--orphan" always takes a branch name
Documentation/git-checkout.txt