diff options
| author | Taylor Blau <me@ttaylorr.com> | 2025-10-15 18:27:36 -0400 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2025-10-16 10:08:53 -0700 |
| commit | 9a53583b77c35576f87b7e29cb109b46d29ad803 (patch) | |
| tree | 3bc0a2c674af574325fad67d4d14cbd85fa23c1e /contrib/persistent-https | |
| parent | 3758052c0f43fd01d25fc7381c7939daba66c015 (diff) | |
| download | git-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
