On Tue, Aug 05, 2025 at 02:47:12PM -0400, Jeff King wrote: > On Tue, Aug 05, 2025 at 05:11:30PM +0200, Patrick Steinhardt wrote: > > > Changes in v5: > > - Revert back to the logic that aborts the transaction if we see a > > racy HEAD update. It's the pragmatic thing to do for an edge case > > that is very unlikely to ever happen. > > - Link to v4: https://lore.kernel.org/r/20250804-pks-reflog-append-v4-0-13213fef7200@xxxxxx > > Thanks, this makes sense to me. I hadn't reviewed the whole series very > thoroughly, but I think others did. And certainly this version addresses > all of the discussion I did participate in. Thanks for the discussion! Patrick