summaryrefslogtreecommitdiff
path: root/builtin/commit.c
diff options
context:
space:
mode:
authorbrian m. carlson <sandals@crustytoothpaste.net>2018-09-13 05:17:32 +0000
committerJunio C Hamano <gitster@pobox.com>2018-09-13 14:15:24 -0700
commitcdd1e17f87105dcb828f3e79cec14fcdc5073e46 (patch)
tree110d04409d5a0f2a61284944001bb2afae424b34 /builtin/commit.c
parent2c02b110da641fed514c2939d678508ea16051ac (diff)
t0000: use hash translation table
If the hash we're using is 32 bytes in size, attempting to insert a 20-byte object name won't work. Since these are synthesized objects that are almost all zeros, look them up in a translation table. Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions