summaryrefslogtreecommitdiff
path: root/commit.c
diff options
context:
space:
mode:
authorbrian m. carlson <sandals@crustytoothpaste.net>2019-08-26 01:43:44 +0000
committerJunio C Hamano <gitster@pobox.com>2019-08-26 08:55:45 -0700
commit0c37c41d1395fac7e715d1b6859828e2c0bf00f4 (patch)
tree8107b145b735a818c2db0c442e62dafbc70f3c85 /commit.c
parentc1f3dfcc23e92fa4e69271e6c655f5c54cb1ce7f (diff)
t4009: make hash size independent
Instead of hard-coding object IDs, compute them and use those in the comparison. Note that the comparison code ignores the actual object IDs, but does check that they're the right size, so computing them is the easiest way to ensure that they are. Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions