]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'dd/bisect-helper-subcommand'
authorJunio C Hamano <gitster@pobox.com>
Wed, 23 Nov 2022 02:22:22 +0000 (11:22 +0900)
committerJunio C Hamano <gitster@pobox.com>
Wed, 23 Nov 2022 02:22:22 +0000 (11:22 +0900)
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

1  2 
builtin/bisect--helper.c

Simple merge