diff options
author | Patrick Steinhardt <ps@pks.im> | 2025-08-15 07:49:48 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2025-08-15 09:34:47 -0700 |
commit | e45402bb199e869c223f575bf2f44db679d00279 (patch) | |
tree | 45c168817b7380ffced8686612bd1f19e397012a /t/chainlint/nested-loop-detect-failure.test | |
parent | 3481cb7dfd4407d2dae411662e978011250ec2b2 (diff) |
commit-graph: store the hash algorithm instead of its length
The commit-graph stores the length of the hash algorithm it uses. In
subsequent commits we'll need to pass the whole hash algorithm around
though, which we currently don't have access to.
Refactor the code so that we store the hash algorithm instead of only
its size.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/chainlint/nested-loop-detect-failure.test')
0 files changed, 0 insertions, 0 deletions