Merge branch 'dl/switch-c-option-in-error-message'
authorJunio C Hamano <gitster@pobox.com>
Fri, 8 May 2020 21:25:00 +0000 (14:25 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 8 May 2020 21:25:00 +0000 (14:25 -0700)
commitf4675f3d47429ddaf1683dc978ffef341bffb4b5
treed0f8a3cd4842e6ccc3774310bbd5af8b2671e872
parent07d8ea56f2ecb64b75b92264770c0a664231ce17
parent7c16ef7577c21c043e8f2779e1d9dd657dd2dace
Merge branch 'dl/switch-c-option-in-error-message'

In error messages that "git switch" mentions its option to create a
new branch, "-b/-B" options were shown, where "-c/-C" options
should be, which has been corrected.

* dl/switch-c-option-in-error-message:
  switch: fix errors and comments related to -c and -C
builtin/checkout.c