]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commite3d40fb240b6271cc0bfaf848f3d6aea12e88609
tree815c62093c3f980e9285be5a038c00c354728a88
parent1107a3963b566e41d25ee1a7e152db9b08a8fc6e
parente9011b6092411ca802907a1236d3137bf09081b6
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
builtin/bisect--helper.c