Re: [Article] Git Bisecting a NuttX Bug

2025-01-04 Thread Alin Jerpelea
Kudos Lup! On Sun, 5 Jan 2025, 02:17 Tomek CEDRO, wrote: > On Sat, Jan 4, 2025 at 8:12 PM Lee, Lup Yuen wrote: > > 2 Weeks Ago: We saw a Runtime Bug in the NuttX CI Test. We think that > the Breaking Commit (causing the bug) falls somewhere between these “Good” > and “Bad” Commits... > > That’s

Re: [Article] Git Bisecting a NuttX Bug

2025-01-04 Thread Tomek CEDRO
On Sat, Jan 4, 2025 at 8:12 PM Lee, Lup Yuen wrote: > 2 Weeks Ago: We saw a Runtime Bug in the NuttX CI Test. We think that the > Breaking Commit (causing the bug) falls somewhere between these “Good” and > “Bad” Commits... > That’s 468 Commits! Which one is the Breaking Commit? > In this articl