]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'cd/bisect-messages-from-pre-flight-states'
authorJunio C Hamano <gitster@pobox.com>
Fri, 20 May 2022 22:26:58 +0000 (15:26 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 20 May 2022 22:26:58 +0000 (15:26 -0700)
"git bisect" was too silent before it is ready to start computing
the actual bisection, which has been corrected.

* cd/bisect-messages-from-pre-flight-states:
  bisect: output bisect setup status in bisect log
  bisect: output state before we are ready to compute bisection


Trivial merge