summaryrefslogtreecommitdiffstats
path: root/contrib/persistent-https
diff options
context:
space:
mode:
authorTaylor Blau <me@ttaylorr.com>2025-10-15 18:27:36 -0400
committerJunio C Hamano <gitster@pobox.com>2025-10-16 10:08:53 -0700
commit9a53583b77c35576f87b7e29cb109b46d29ad803 (patch)
tree3bc0a2c674af574325fad67d4d14cbd85fa23c1e /contrib/persistent-https
parent3758052c0f43fd01d25fc7381c7939daba66c015 (diff)
downloadgit-9a53583b77c35576f87b7e29cb109b46d29ad803.tar.gz
git-9a53583b77c35576f87b7e29cb109b46d29ad803.zip
builtin/repack.c: avoid "the_hash_algo" in `write_oid()`
In a similar spirit as the previous commit, avoid referring directly to "the_hash_algo" within builtin/repack.c::write_oid(). Unlike the previous commit, we are within a callback function, so must introduce a new struct to pass additional data through its "data" pointer. Signed-off-by: Taylor Blau <me@ttaylorr.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'contrib/persistent-https')
0 files changed, 0 insertions, 0 deletions