On 12/3/21 5:40 PM, Taylor Blau wrote:
On Thu, Dec 02, 2021 at 10:22:05AM -0500, Derrick Stolee wrote:
quoted
I notice that you don't use this in load_pack_mtimes_file(),
in pack-mtimes.c but you could at this point.
Hmm, I'm confused. Te extracted function converts a pointer to a struct
git_hash_algo into a uint32, but here we just care about reading the
four byte value we wrote.
Ah. I got mixed up here. Sorry.
-Stolee