Thread (1 message) 1 message, 1 author, 2025-01-16

Re: [PATCH 4/5] pack-write: pass hash_algo to `write_rev_file()`

From: Junio C Hamano <hidden>
Date: 2025-01-16 19:35:18

Karthik Nayak via B4 Relay
[off-list ref] writes:
From: Karthik Nayak <redacted>

The `write_rev_file()` function uses the global `the_hash_algo` variable
to access the repository's hash function. To avoid global variable
usage, let's pass the hash function from the layers above.
There are a few other functions that got an extra git_hash_algo
parameter in this patch.  The changes to them all look sensible,
but it would be nice to mention them here.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help