Merge branch 'jk/bisect-peel-tag-fix'
authorJunio C Hamano <gitster@pobox.com>
Fri, 19 Mar 2021 22:25:37 +0000 (15:25 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 19 Mar 2021 22:25:37 +0000 (15:25 -0700)
commit35381b13da846cc6ad620f9f9a5abf1d974d6e9b
tree9fbbe703441c5c11848cb140e88a46211703f483
parent8779c141da62d66be5d420b94d506636006a7901
parent7730f85594d4595605934e39d1d816ab663d8fa8
Merge branch 'jk/bisect-peel-tag-fix'

"git bisect" reimplemented more in C during 2.30 timeframe did not
take an annotated tag as a good/bad endpoint well.  This regression
has been corrected.

* jk/bisect-peel-tag-fix:
  bisect: peel annotated tags to commits
builtin/bisect--helper.c
t/t6030-bisect-porcelain.sh