diff options
author | brian m. carlson <sandals@crustytoothpaste.net> | 2018-11-14 04:09:35 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-11-14 16:54:53 +0900 |
commit | c166599862d10a273f61b834559eaa567c3dbfd9 (patch) | |
tree | 3a58f34a95e65bab38cccfb739d6f4d22947ffac /t/perf/Makefile | |
parent | t/helper: add a test helper to compute hash speed (diff) | |
download | tgif-c166599862d10a273f61b834559eaa567c3dbfd9.tar.xz |
commit-graph: convert to using the_hash_algo
Instead of using hard-coded constants for object sizes, use
the_hash_algo to look them up. In addition, use a function call to look
up the object ID version and produce the correct value. For now, we use
version 1, which means to use the default algorithm used in the rest of
the repository.
Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/perf/Makefile')
0 files changed, 0 insertions, 0 deletions