Re: [PATCH 0/7] git_hash_*() quality-of-life improvements
From: Patrick Steinhardt <hidden>
Date: 2026-07-07 14:26:50
From: Patrick Steinhardt <hidden>
Date: 2026-07-07 14:26:50
On Tue, Jul 07, 2026 at 12:55:56AM -0400, Jeff King wrote:
This implements the "idempotent git_hash_discard()" discussed in this subthread: https://lore.kernel.org/git/20260702080707.GG2029434@coredump.intra.peff.net/ (local) with associated cleanups. It should be applied on top of jk/hash-algo-leak-fixes.
Thanks, this was a pleasant read. I have two minor nits, but other than that I'm happy with this series! Patrick