]> git.ipfire.org Git - thirdparty/git.git/commitdiff
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)
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

1  2 
builtin/checkout.c

Simple merge