Re: git bisect fails to handle annotated tags

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Mar 16, 2021 at 02:05:51PM +0100, Andreas Schwab wrote:

> $ git --version
> git version 2.31.0
> $ git bisect start
> $ git bisect good v2.30.0
> $ git bisect bad v2.31.0
> 3e90d4b58f3819cfd58ac61cb8668e83d3ea0563 was both good and bad

Looks like it bisects to 27257bc466 (bisect--helper: reimplement
`bisect_state` & `bisect_head` shell functions in C, 2020-10-15), which
isn't too surprising. So it broke in v2.30, but nobody seems to have
noticed during the last cycle.

I'd guess it's just missing a call to peel the input oid.

-Peff



[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux