Taylor Blau <[email protected]> writes:
> Hi Junio,
>
> On Tue, Apr 16, 2019 at 10:19:45PM +0900, Junio C Hamano wrote:
>> * tb/unexpected (2019-04-10) 7 commits
>> ...
>> Code tightening against a "wrong" object appearing where an object
>> of a different type is expected, instead of blindly assuming that
>> the connection between objects are correctly made.
>
> I sent a re-roll of this series in [1], which should be ready for
> 'next' if you feel comfortable queueing it.
>
> [1]: https://public-inbox.org/git/[email protected]/
That's this one
Date: Tue, 9 Apr 2019 19:13:06 -0700 (1 week, 3 hours, 23 minutes ago)
Subject: [PATCH v2 0/7] harden unexpected object types checks
which I think is what has been queued and what is listed in the
message you are responding to.
Do you mean you have even newer ones?
Thanks.