@leroysheep / rag-system / commits / 12a4856545

Merge branch 'jk/git-hash-cleanups' into next

The 'git_hash_*()' wrappers have been updated to be used consistently across the codebase instead of direct calls to members of 'struct git_hash_algo', and 'git_hash_discard()' has been made idempotent to simplify cleanups. * jk/git-hash-cleanups: hash: check ctx->active flag in all wrapper functions http: use idempotent git_hash_discard() csum-file: use idempotent git_hash_discard() hash: make git_hash_discard() idempotent hash: document function pointers and wrappers hash: convert remaining direct function calls hash: use git_hash_init() consistently

Junio C Hamano committed Jul 9, 2026 at 07:45 UTC 12a4856545ff9aa658e101d235c72bc7eafbb607

No changes.