Re: git: 2ac644317e67 - main - iwlwifi,rtw88,rtw89: connect to build again

From: John Baldwin <jhb_at_FreeBSD.org>
Date: Mon, 28 Oct 2024 20:05:07 UTC
On 10/28/24 10:49, Bjoern A. Zeeb wrote:
> The branch main has been updated by bz:
> 
> URL: https://cgit.FreeBSD.org/src/commit/?id=2ac644317e671b001d3fb8fd924a1ae808a0bf32
> 
> commit 2ac644317e671b001d3fb8fd924a1ae808a0bf32
> Author:     Bjoern A. Zeeb <bz@FreeBSD.org>
> AuthorDate: 2024-10-28 14:09:49 +0000
> Commit:     Bjoern A. Zeeb <bz@FreeBSD.org>
> CommitDate: 2024-10-28 14:42:37 +0000
> 
>      iwlwifi,rtw88,rtw89: connect to build again
>      
>      Sponsored by:   The FreeBSD Foundation
>      Fixes:          f0b989348fe6 (revert)
>      MFC after:      14 days

If the commits are all back to back to update the various components, I think you can
skip doing this dance each time.  git bisect skip will cope.

-- 
John Baldwin