From: Junio C Hamano Date: Fri, 8 May 2020 21:25:00 +0000 (-0700) Subject: Merge branch 'dl/switch-c-option-in-error-message' X-Git-Tag: v2.27.0-rc0~37 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f4675f3d47429ddaf1683dc978ffef341bffb4b5;p=thirdparty%2Fgit.git 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 --- f4675f3d47429ddaf1683dc978ffef341bffb4b5