]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'rz/bisect-help-unknown' into next
authorJunio C Hamano <gitster@pobox.com>
Fri, 24 Oct 2025 21:02:53 +0000 (14:02 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 24 Oct 2025 21:02:54 +0000 (14:02 -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