From: Junio C Hamano Date: Wed, 23 Nov 2022 02:22:22 +0000 (+0900) Subject: Merge branch 'dd/bisect-helper-subcommand' X-Git-Tag: v2.39.0-rc0~17 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e3d40fb240b6271cc0bfaf848f3d6aea12e88609;p=thirdparty%2Fgit.git Merge branch 'dd/bisect-helper-subcommand' Fix a regression in the bisect-helper which mistakenly treats arguments to the command given to 'git bisect run' as arguments to the helper. * dd/bisect-helper-subcommand: bisect--helper: parse subcommand with OPT_SUBCOMMAND bisect--helper: move all subcommands into their own functions bisect--helper: remove unused options --- e3d40fb240b6271cc0bfaf848f3d6aea12e88609