]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'rz/bisect-help-unknown'
authorJunio C Hamano <gitster@pobox.com>
Thu, 30 Oct 2025 15:00:20 +0000 (08:00 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 30 Oct 2025 15:00:20 +0000 (08:00 -0700)
"git bisect" command did not react correctly to "git bisect help"
and "git bisect unknown", which has been corrected.

* rz/bisect-help-unknown:
  bisect: fix handling of `help` and invalid subcommands


Trivial merge